Skip to content

Instantly share code, notes, and snippets.

@psftw
Created October 6, 2015 03:04
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 psftw/99136ae4477c156f6b64 to your computer and use it in GitHub Desktop.
Save psftw/99136ae4477c156f6b64 to your computer and use it in GitHub Desktop.
debian-based official image vs alpine
$ docker images java
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
java 8-alpine f4391b4a4d9a 56 seconds ago 106.2 MB
java 7-alpine 8eddccde9863 5 minutes ago 119.3 MB
java 8-jre 81f1a5272622 3 weeks ago 487.9 MB
java 7-jre 3360f01309dd 3 weeks ago 334.7 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment