tgarlot / docker-jx

A docker image with jx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jx is the CLI of Jenkins X. This image contains everything required to use jx (helm, az CLI, kubectl)

Usage

To run it:

$ docker run -it jx jx command

Where command are valid jx command with options.

Image variants

For the moment, this image only uses centos:7 based image

Need help?

If you have questions on how to use the image, please raise an issue

About

A docker image with jx

License:MIT License


Languages

Language:Dockerfile 100.0%