Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install rancher ( single node)docker

Docker Installation on ubuntu

ocker run -d --restart=unless-stopped -p 8081:80 -p 8443:443 rancher/rancher:latest

...