Skip to content

weahead/docker-rancher-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

rancher-cli in a container

Simple Alpine container with rancher-cli.

Example usage

# Run rancher cli with special docker-compose file
docker run --rm -v $PWD:/data \
        -e RANCHER_URL=<rancher server url> \
        -e RANCHER_ACCESS_KEY=<rancher access key> \
        -e RANCHER_SECRET_KEY=<rancher secret key> \
        weahead/rancher-cli:0.6.3 up -f docker-compose.production.yml

License

X11

About

dockerized rancher cli client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages