Skip to content

Instantly share code, notes, and snippets.

@afonasev
Last active September 19, 2018 19:27
Show Gist options
  • Save afonasev/bd79c2882edb15aea6bbe682dbd51985 to your computer and use it in GitHub Desktop.
Save afonasev/bd79c2882edb15aea6bbe682dbd51985 to your computer and use it in GitHub Desktop.
docker run -d --restart=unless-stopped --name rancher \
-p 8000:80 -p 8443:443 \
-v /host/rancher:/var/lib/rancher \
rancher/rancher:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment