Skip to content

Update install_rancher.sh for Rancher 2.5 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nagahisa
Copy link

@Nagahisa Nagahisa commented Dec 3, 2021

rancher/quickstart#129

Install and run Rancher

docker run -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher:latest

docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher:latest

@Nagahisa Nagahisa closed this Dec 3, 2021
@Nagahisa Nagahisa deleted the patch-1 branch December 3, 2021 08:20
@Nagahisa Nagahisa restored the patch-1 branch December 3, 2021 08:21
@Nagahisa
Copy link
Author

Nagahisa commented Dec 3, 2021

Sorry for my miss ope.
For using rancher 2.5.x, need to add "--privileged" for docker run.

@Nagahisa Nagahisa reopened this Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant