Sign inSign up

skyr/docker-openshift-client

By skyr

•Updated almost 9 years ago

Docker and OpenShift-client oc, based on Alpine, designed to use as builder image in CI/CD.

Image
3

50K+

skyr/docker-openshift-client repository overview

⁠Container with Docker and OpenShift-client (oc)

Alpine Linux including docker and openshift-client oc, designed to use as builder image in CI/CD pipelines.

⁠Use it

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⁠

Tag summary

Content type

Image

Digest

Size

89.7 MB

Last updated

almost 9 years ago

docker pull skyr/docker-openshift-client