mirror of https://github.com/nicolargo/glances.git
Revert "Update docker.rst to remove latest-alpine tag"
This commit is contained in:
parent
34f0e90130
commit
81b93e9f16
|
|
@ -80,7 +80,7 @@ You can also include Glances container in you own `docker-compose.yml`. Here's a
|
|||
- "traefik.frontend.rule=Host:whoami.docker.localhost"
|
||||
|
||||
monitoring:
|
||||
image: nicolargo/glances:latest
|
||||
image: nicolargo/glances:latest-alpine
|
||||
restart: always
|
||||
pid: host
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue