Docker and OpenShift-client oc, based on Alpine, designed to use as builder image in CI/CD.
2.2K
Alpine Linux including docker and openshift-client oc, designed to use as builder image in CI/CD pipelines.
To get a smooth integration with your host machine, you might want to start your docker-openshift-client container as follows:
docker run --rm -v "%HOME/.kube:/root/.kube" -v "/var/run/docker.socket:/var/run/docker.socket" -it skyr/docker-openshift-client sh
Associated images are built on Docker Hub.
Get information about existing tags and build state here: skyr/docker-openshift-client
Content type
Image
Digest
Size
89.7 MB
Last updated
almost 9 years ago
docker pull skyr/docker-oc