Skip to content

Version 2.1.0

Choose a tag to compare

@sobolevn sobolevn released this 13 Jan 13:53
· 140 commits to master since this release
cbc4fff

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 via python -m docker_image_size_limit