Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 215 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 215 Bytes

docker-images

Build files for Docker images

What's here:

  • Vagrant-friendly Debian Wheezy, Jessie, and Strech images

To build these images:

$ docker build -t my_image_name <path/to/Dockerfile>