Using startup script
This commit is contained in:
parent
0e72ad1594
commit
3b67e5212e
@ -24,4 +24,4 @@ RUN pip3 install -r /data/requirements.txt && \
|
|||||||
|
|
||||||
EXPOSE 1025
|
EXPOSE 1025
|
||||||
|
|
||||||
CMD [ "/usrr/bin/python3", "/data/smtp2slack4qnap.py" ]
|
CMD [ "/usr/local/bin/start.sh" ]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user