mirror of
/repos/baseimage-docker.git
synced 2026-02-27 17:41:59 +01:00
Remove all EXPOSEd ports. Fixes GH-15.
This commit is contained in:
@@ -11,4 +11,3 @@ RUN /build/prepare.sh && \
|
|||||||
/build/cleanup.sh
|
/build/cleanup.sh
|
||||||
|
|
||||||
CMD ["/sbin/my_init"]
|
CMD ["/sbin/my_init"]
|
||||||
EXPOSE 22 80 443
|
|
||||||
|
|||||||
Reference in New Issue
Block a user