Sign inSign up

bartixxx32/ocicli

By bartixxx32

Updated over 4 years ago

Image
0

748

bartixxx32/ocicli repository overview

oci-cli-docker

Docker container with OCI CLI pre-installed to run the CLI in an isolated environment.

Usage

$ docker run -it -v ${HOME}/.oci:/root/.oci jpoon/oci-cli -h

or, override the entrypoint and run Bash in the container

$ docker run --rm -it -v ${HOME}/.oci:/root/.oci --entrypoint bash jpoon/oci-cli

Tag summary

Content type

Image

Digest

Size

152.9 MB

Last updated

over 4 years ago

docker pull bartixxx32/ocicli