mvanholsteijn / strip-docker-image

Utility to strip Docker images to their bare minimum size.
Apache License 2.0
339 stars 42 forks source link

Transfer ports, cmd and entrypoint from source image #7

Closed ikester closed 7 years ago

ikester commented 8 years ago

Simple addition to transfer any exposed ports and the CMD and ENTRYPOINT lines from the original Dockerfile.