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
docker run --rm --name myoci -it -v ~/.oci:/root/.oci -v ~/myshowoci/myshowoci_output:/output ly4e/myocicli:latest
alias oci='docker run --rm --name myoci -it -v "$HOME/.oci:/root/.oci" ly4e/myocicli'
Content type
Image
Digest
sha256:b89fbf47c…
Size
178 MB
Last updated
over 1 year ago
docker pull ly4e/ocicli