Add expose instructions in Dockerfiles, fixes #392
This commit is contained in:
@@ -15,4 +15,6 @@ COPY start.sh /start.sh
|
||||
|
||||
RUN pybabel compile -d mailu/translations
|
||||
|
||||
EXPOSE 80/tcp
|
||||
|
||||
CMD ["/start.sh"]
|
||||
|
||||
Reference in New Issue
Block a user