Skip to content

Optimize the size of Docker images #42

@trumhemcut

Description

@trumhemcut

Currently alpine for NodeJS is optimized and alpine for Python is also optimized. But they're different Dockerfile. If we install Python in a usual way in alpine, it will increase size significantly. So we need to merge these two Dockerfile into one so that we can optimized image for Alpine.

See more here:

Hopefully we can optimize base on those materials.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions