Features
- Adds
--current-size
flag to show the current size of the docker image - Adds
--exit-zero
flag to force the exit code
to be 0 even if there are errors - Adds
__main__.py
entrypoint to be able to run
it viapython -m docker_image_size_limit
--current-size
flag to show the current size of the docker image--exit-zero
flag to force the exit code__main__.py
entrypoint to be able to runpython -m docker_image_size_limit