Docker image doesn't conform to best practices #2351
Labels
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:feature
New feature or improvement of existing feature
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.
The text was updated successfully, but these errors were encountered: