You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've spent a ton of time with Dockerfile and image optimization while
balancing good package support. Alpine is where it's at. Otherwise, make a
custom Dockerfile based on ubuntu-debootstrap for broader package support
but smaller starting point.
On Fri, Jan 30, 2015 at 8:32 AM, Rob Haswell [email protected]
wrote:
Images based off the ubuntu base image tend to be large. The Dockerfile
should be based on a more minimal image.
I suggest python:2.7.
—
Reply to this email directly or view it on GitHub #43.
Images based off the
ubuntu
base image tend to be large. The Dockerfile should be based on a more minimal image.I suggest
python:2.7
.The text was updated successfully, but these errors were encountered: