pilosus / pip-license-checker

Check license types for third-party dependencies: permissive, copyleft, proprietory, etc.
https://blog.pilosus.org/posts/2021/09/07/pip-license-checker/
Other
68 stars 3 forks source link

Reduce docker image size #41

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Use multi-stage build to separate compiling step and running app step.

Current images size: 390MB