dockerfiles/README.md

7 lines
202 B
Markdown
Raw Normal View History

2020-12-30 17:29:25 +01:00
# Dockerfiles
Collection of docker images for my personal use.
Simply run `make $IMG_NAME` to build a specific image or run `make` to build them
all.
The created images are named as `rilla/$IMG_NAME`.