Update install-traefik.md
This commit is contained in:
parent
eb2028e0fa
commit
c80d53e7e5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ For more details, go to the [Docker provider documentation](../providers/docker.
|
||||||
* Prefer a fixed version than the latest that could be an unexpected version.
|
* Prefer a fixed version than the latest that could be an unexpected version.
|
||||||
ex: `traefik:v2.0.0`
|
ex: `traefik:v2.0.0`
|
||||||
* Docker images are based from the [Alpine Linux Official image](https://hub.docker.com/_/alpine).
|
* Docker images are based from the [Alpine Linux Official image](https://hub.docker.com/_/alpine).
|
||||||
* All the orchestrator using docker images could fetch the official Traefik docker image.
|
* Any orchestrator using docker images can fetch the official Traefik docker image.
|
||||||
|
|
||||||
## Use the Helm Chart
|
## Use the Helm Chart
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue