blob: 19088285d84c71f50174df529765463ccea985e5 (
plain)
1
2
3
4
5
6
7
|
# Docker Images
This folder contains custom Dockerfiles for building custom Docker images.
## Structure
- Each subfolder represents a custom image (e.g., `docker-acid-banger`).
- Each subfolder contains a 'Dockerfile' and any necessary files for building the image.
|