Sign inSign up

ly4e/ocicli

By ly4e

Updated over 1 year ago

Oracle's OCI-CLI installed into an Alpine image

Image
0

877

ly4e/ocicli repository overview

Notes:

a slightly larger image exists in the official Github which could be pulled via

docker pull ghcr.io/oracle/oci-cli:latest

the alpine installation results is a slightly smaller container image

Usage example:

docker run --rm --name myoci -it -v ~/.oci:/root/.oci -v ~/myshowoci/myshowoci_output:/output ly4e/myocicli:latest

Potentially Useful Alias:

alias oci='docker run --rm --name myoci -it -v "$HOME/.oci:/root/.oci" ly4e/myocicli'

Tag summary

Content type

Image

Digest

sha256:b89fbf47c

Size

178 MB

Last updated

over 1 year ago

docker pull ly4e/ocicli