Alpine image is broken #1744

This commit is contained in:
nicolargo 2020-10-21 09:14:14 +02:00
parent f600209757
commit 08ce8e8c15

View File

@ -21,4 +21,4 @@ EXPOSE 61209
EXPOSE 61208
# Define default command.
CMD python -m glances -C /glances/conf/glances.conf $GLANCES_OPT
CMD /usr/bin/python3 -m glances -C /glances/conf/glances.conf $GLANCES_OPT