A container with the rancher cli in it (awaiting an official one)
1.0K
A container with the rancher cli in it (awaiting an official one)
Make a local folder for your config ; mkdir ~/.rancher
Launch your container via the following command to do your initial config ; docker run -ti --rm -v ~/.rancher:/root/.rancher kvaes/docker-rancher-cli config
Launch your container with a given command (like help) ; docker run -ti --rm -v ~/.rancher:/root/.rancher kvaes/docker-rancher-cli help
Content type
Image
Digest
Size
152.1 MB
Last updated
almost 10 years ago
docker pull kvaes/docker-rancher-cli