Glances an Eye on your system. A top/htop alternative.
10M+
Glances an Eye on your system. A top/htop alternative.
glances:
image: vimagick/glances
volumes:
- ./data:/etc/glances
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- GLANCES_OPT=-w
net: host
pid: host
restart: always
Read this for all command line options.
$ docker-compose up -d
$ curl http://localhost:61208
You can put settings in ./data/glances.conf.

Content type
Image
Digest
Size
196.2 MB
Last updated
over 5 years ago
docker pull vimagick/glances