Closed cbaker6 closed 1 year ago
The Dockerfile currently doesn't conform to the docker best practices or alpine recommendations. This results in a larger than necessary compressed/decompressed image.
Conform to best practices.
Create an image from this image.
Use bloated image as is.
Noted in limitation links.
🎉 This change has been released in version 5.1.0-alpha.8
🎉 This change has been released in version 5.1.0-beta.2
🎉 This change has been released in version 5.1.0
New Feature / Enhancement Checklist
Current Limitation
The Dockerfile currently doesn't conform to the docker best practices or alpine recommendations. This results in a larger than necessary compressed/decompressed image.
Feature / Enhancement Description
Conform to best practices.
Example Use Case
Create an image from this image.
Alternatives / Workarounds
Use bloated image as is.
3rd Party References
Noted in limitation links.