Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 117 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 117 Bytes

docker build . --tag pythonmailservice

docker run -d --restart unless-stopped --publish 8004:5000 pythonmailservice