mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-23 17:22:46 +03:00
Update docker.rst to remove latest-alpine tag
latest-alpine tad is decrepated, so updating the compose example to use latest instead
This commit is contained in:
parent
551c4d686b
commit
82e8d7bac7
@ -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"
|
- "traefik.frontend.rule=Host:whoami.docker.localhost"
|
||||||
|
|
||||||
monitoring:
|
monitoring:
|
||||||
image: nicolargo/glances:latest-alpine
|
image: nicolargo/glances:latest
|
||||||
restart: always
|
restart: always
|
||||||
pid: host
|
pid: host
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user