Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 201 Bytes

docker-rancher.md

File metadata and controls

9 lines (6 loc) · 201 Bytes

Docker command

Setup docker on linux

install docker

sudo apt-get install docker

install rancer ui container

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