Skip to content

Instantly share code, notes, and snippets.

@aiwantaozi
Created January 12, 2021 06:24
Show Gist options
  • Save aiwantaozi/c495363116b98b2b32c5d1bd04c4d0ae to your computer and use it in GitHub Desktop.
Save aiwantaozi/c495363116b98b2b32c5d1bd04c4d0ae to your computer and use it in GitHub Desktop.
docker run -d --volumes-from rancher-data \
--restart=unless-stopped \
-p 8080:80 -p 8443:443 \
-e CATTLE_SERVER_VERSION=v2.4.11-ent \
-e CATTLE_AGENT_IMAGE=micheliac/rancher-agent:v2.4-redis-2 \
--privileged \
micheliac/rancher:v2.4-redis-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment