mirror of
/repos/baseimage-docker.git
synced 2025-12-30 08:01:31 +01:00
Remove all EXPOSEd ports. Fixes GH-15.
This commit is contained in:
parent
5e9f60b0ea
commit
aa46e10163
@ -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
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user