aroute / ocp46toolkit

Dockerfile with CLIs for OpenShift 4.6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocp46toolkit

Dockerfile with CLIs for OpenShift 4.6

This is mainly for installing Cloud Paks on IBM Cloud OpenShift clusters.

  1. From the default project. Launch the pod.
oc new-app --name=ocp46toolkit aroute/ocp46toolkit
  1. Access terminal.
oc rsh pod/ocp46toolkit-1-xxxxx

bash
  1. Install Cloud Pak CLI in your home directory. Don't forget to upload your repo.yaml file.
$ tar xzvf /tmp/cpd-cli.tar.gz -C .

About

Dockerfile with CLIs for OpenShift 4.6


Languages

Language:Dockerfile 100.0%