projectatomic / container-best-practices

Container Best Practices
Other
166 stars 70 forks source link

Add scripts/ dir #73

Closed baude closed 8 years ago

baude commented 8 years ago

Adding a directory that can house handy scripts for working with Dockerfiles.

This commit includes a simple python file that allows you to view each layer that makes up an image including the layer size as well as the Dockerfile instruction.