Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 420 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 420 Bytes

Dockerfiles

This is a repository with a collection of some Dockerfiles I personally use for a variety of purposes.

They are licensed under CC0 1.0 (see LICENSE file), so you are free to use them as you please. You don't have to attribute me, but I wouldn't mind if you did either.

Building an image

To build the images described by ony of my Dockerfiles simply run

docker build .

in it's directory.