7 lines
202 B
Markdown
7 lines
202 B
Markdown
|
# 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`.
|