mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 12:29:07 +00:00
Remove all EXPOSEd ports. Fixes GH-15.
This commit is contained in:
@@ -11,4 +11,3 @@ RUN /build/prepare.sh && \
|
||||
/build/cleanup.sh
|
||||
|
||||
CMD ["/sbin/my_init"]
|
||||
EXPOSE 22 80 443
|
||||
|
||||
Reference in New Issue
Block a user