Skip to content

Instantly share code, notes, and snippets.

@ishakuta
Last active December 28, 2015 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ishakuta/7542454 to your computer and use it in GitHub Desktop.
Save ishakuta/7542454 to your computer and use it in GitHub Desktop.
size research on docker folders
Initial state
graph - 412m
docker - 529m
----
pull ishakuta/docker-nginx-php5
docker - 922m
graph - 805m
----
build ishakuta/docker-nginx-php5 with delete intermediate & stackbrew as a base
docker - 940m
graph - 823m
slightly bigger than building from ubuntu image, seems like no benefits in using stackbrew base image for size savings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment