mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-23 09:11:49 +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"
|
||||
|
||||
monitoring:
|
||||
image: nicolargo/glances:latest-alpine
|
||||
image: nicolargo/glances:latest
|
||||
restart: always
|
||||
pid: host
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user