Skip to content

Instantly share code, notes, and snippets.

@AliYmn
Created August 11, 2017 13:49
Show Gist options
  • Save AliYmn/70ec116804b1977edf780623035d34d5 to your computer and use it in GitHub Desktop.
Save AliYmn/70ec116804b1977edf780623035d34d5 to your computer and use it in GitHub Desktop.
Ubuntu Rancher
sudo docker run -d --restart=unless-stopped -p 8080:8080 rancher/server
@AliYmn
Copy link
Author

AliYmn commented Aug 11, 2017

sudo docker run -d --restart=unless-stopped -p 80:8080 rancher/server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment