Skip to content

v1.4.3: Optimize Dockerfile to reduce image size

Compare
Choose a tag to compare
@spawnia spawnia released this 11 Aug 10:40
· 3 commits to master since this release
Implement best practices for package management to minimize unnecessary
data in Docker image. Remove APT cache after installation and prevent
pip from creating cache files. These changes result in a smaller and
more efficient Docker image.