Skip to content

therealcmj/oci-cli-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

✒️ Oracle Cloud Infrastructure CLI in a Container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published