1
1
mirror of https://github.com/nicolargo/glances.git synced 2025-01-07 02:20:26 +03:00
glances/docker-compose/Dockerfile
2020-11-21 17:26:15 +08:00

4 lines
137 B
Docker

FROM nicolargo/glances:dev
COPY glances.conf /glances/conf/glances.conf
CMD python -m glances -C /glances/conf/glances.conf $GLANCES_OPT