added port
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
image: nicolargo/glances:latest
|
||||
container_name: glances
|
||||
restart: always
|
||||
ports:
|
||||
- 61208:61208
|
||||
pid: host
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user