Difference between revisions of "Rancher"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
* <code>[[rancher config]]</code>
 
* <code>[[rancher config]]</code>
 +
 +
sudo [[docker run -d --privileged]] --name rancher --restart=unless-stopped -p 80:80 -v /home/ubuntu/rancher:/var/lib/rancher rancher/rancher:latest
  
 
== Related ==
 
== Related ==

Revision as of 19:08, 28 February 2023

wikipedia:Rancher_Labs (2014, private) Rancher is an open source software platform that enables organizations to run and manage Docker and Kubernetes in production


sudo docker run -d --privileged --name rancher --restart=unless-stopped -p 80:80 -v /home/ubuntu/rancher:/var/lib/rancher rancher/rancher:latest

Related

See also

Advertising: