jx is the CLI of Jenkins X. This image contains everything required to use jx (helm, az CLI, kubectl)
To run it:
$ docker run -it jx jx command
Where command are valid jx command with options.
For the moment, this image only uses centos:7 based image
If you have questions on how to use the image, please raise an issue