This container can be used to run rancher compose commands.
Pass authentication variables to docker using env, e.g.
docker run --rm -it -e "RANCHER_URL=<your-rancher-server>" -e "RANCHER_ACCESS_KEY=<your-access-key>" -e "RANCHER_SECRET_KEY=<your-secret-key>" \
-v "$PWD:/workspace" fabn/rancher-compose
Content type
Image
Digest
Size
77.5 MB
Last updated
almost 10 years ago
docker pull fabn/rancher-compose