Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 656 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 656 Bytes

OC Helm

Description

This is a simple image using a base Debian image that contains the both a Helm as well as the oc client. This image is intended to be used as part of CIs that require interacting with OpenShift clusters and aim to deploy using Helm but also be able to perform actions using theoc client.

Usage

Pull the image using the following command:

docker pull ariskourt/oc-helm:<tag>

Run the image using the following command:

docker run -it --rm ariskourt/oc-helm:1.0.6 oc version (example usage)

Software versions

Software Version
Helm 3.14.4
oc cli 4.15.0-0