Sign inSign up

skyr/docker-oc

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
1

2.2K

skyr/docker-oc 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-oc