Docker image that has XL CLI installed.
8.5.0
Dockerfile
Dockerfile
builds the container with base imagealpine
For example will print the xl cli help message:
docker run -v $PWD/config.yaml:/data/config.yaml -e XL_DEPLOY=172.17.0.1:4516 -e XL_RELEASE=172.17.0.1:5516 xebialabsunsupported/xl-cli:8.5.0 --config /data/config.yaml help