Launch python from shell
This commit is contained in:
parent
534ad8ea88
commit
ed94d72adb
@ -22,4 +22,4 @@ RUN pip3 install -r /data/requirements.txt && \
|
||||
|
||||
EXPOSE 1025
|
||||
|
||||
CMD [ "/bin/sh", "-c", "/usr/bin/python3", "/data/smtp2slack4qnap.py" ]
|
||||
CMD [ "/bin/sh", "-c", "/usr/bin/python3 /data/smtp2slack4qnap.py" ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user