Skip to content

redhat-developer/web-terminal-tooling

Repository files navigation

Web Terminal Tooling

Default OpenShift Console Web Terminal tooling container.

Includes tools that enable a Kubernetes and OpenShift developer to interact with their cluster:

Contributing

How to build

Building the Web Terminal tooling container consists of two steps:

  1. Download CLI binaries and pack them into a tarball (see get-sources.sh)
  2. Build the container image using the Dockerfile in this repository

The ./build.sh script can be used to automate the build process. By default, podman will be used to build the container image. See ./build.sh --help for usage information.

How to run

podman run -ti --rm web-terminal-tooling:local bash

About

Kubernetes and OpenShift command line tools packaged in a container.

Resources

License

Stars

Watchers

Forks

Packages

No packages published