Removing obsolete port mappings
This commit is contained in:
@@ -58,6 +58,4 @@ RUN rm -rf /tmp/*
|
||||
RUN mkdir -p /tmp/apps
|
||||
|
||||
# 6. Expose Port and define the command used to run the app
|
||||
EXPOSE 80
|
||||
EXPOSE 443
|
||||
CMD ["/home/abaddon/run.sh"]
|
||||
|
||||
Reference in New Issue
Block a user