mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +00:00
@@ -107,7 +107,7 @@ When installing Rancher with Docker, use the `--features` option. In the below e
|
|||||||
docker run -d -p 80:80 -p 443:443 \
|
docker run -d -p 80:80 -p 443:443 \
|
||||||
--restart=unless-stopped \
|
--restart=unless-stopped \
|
||||||
rancher/rancher:rancher-latest \
|
rancher/rancher:rancher-latest \
|
||||||
--features=<FEATURE-FLAG-NAME-1>=true,<FEATURE-NAME-2>=true # Available as of v2.3.0
|
--features=<FEATURE-FLAG-NAME-1>=true,<FEATURE-FLAG-NAME-2>=true # Available as of v2.3.0
|
||||||
```
|
```
|
||||||
|
|
||||||
{{% /tab %}}
|
{{% /tab %}}
|
||||||
|
|||||||
@@ -131,7 +131,7 @@ When installing Rancher with Docker, use the `--features` option. In the below e
|
|||||||
docker run -d -p 80:80 -p 443:443 \
|
docker run -d -p 80:80 -p 443:443 \
|
||||||
--restart=unless-stopped \
|
--restart=unless-stopped \
|
||||||
rancher/rancher:rancher-latest \
|
rancher/rancher:rancher-latest \
|
||||||
--features=<FEATURE-FLAG-NAME-1>=true,<FEATURE-NAME-2>=true
|
--features=<FEATURE-FLAG-NAME-1>=true,<FEATURE-FLAG-NAME-2>=true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ When installing Rancher with Docker, use the `--features` option. In the below e
|
|||||||
docker run -d -p 80:80 -p 443:443 \
|
docker run -d -p 80:80 -p 443:443 \
|
||||||
--restart=unless-stopped \
|
--restart=unless-stopped \
|
||||||
rancher/rancher:rancher-latest \
|
rancher/rancher:rancher-latest \
|
||||||
--features=<FEATURE-FLAG-NAME-1>=true,<FEATURE-NAME-2>=true
|
--features=<FEATURE-FLAG-NAME-1>=true,<FEATURE-FLAG-NAME-2>=true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user