Skip to content
Snippets Groups Projects
Jack Henschel's avatar
Jack Henschel authored
Switch to Alma9 and update components

See merge request !22
9bec0d14
History
Name Last commit Last update
.gitlab-ci.yml
Dockerfile
README.md

Openshift Client

This repository contains a basic Docker Image with the Openshift 4 command-line client. It is intended for programmatic use (e.g. in CI) or lightweight interactive use.

Available tools:

  • oc -- OpenShift Client
  • jq -- JSON Processor
  • yq -- YAML Processor
  • git -- Distributed Version Control System
  • gettext utilities -- text manipulation helpers
  • bash -- Advanced shell
  • helm -- Package manager for Kubernetes

relying on any other tools is unsupported as they might be removed in the future