Skip to content

Instantly share code, notes, and snippets.

@beshkenadze
Last active December 25, 2019 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beshkenadze/4b37876b5958792f4a392e7ce1d71c16 to your computer and use it in GitHub Desktop.
Save beshkenadze/4b37876b5958792f4a392e7ce1d71c16 to your computer and use it in GitHub Desktop.
docker volume create rancher-data
docker run -d --name rancher --restart=unless-stopped -p 80:80 -p 443:443 -v rancher-data:/var/lib/rancher rancher/rancher --acme-domain domain.ltd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment