a9f88b3815506a611f3630576a17ab91ddeecc5e
Gitleaks / gitleaks (push) Successful in 4s
docker compose files
Description
This is my collection of docker compose files that I'm either currently using or have used on my homelab at some point.
Usage
git clone -n --depth=1 --filter=tree:0 \
https://git.danesi.dev/cdanesi/docker.git
cd docker
git sparse-checkout set --no-cone /<directory name>
git checkout
# additional selection
git sparse-checkout add /<directory name>
Support
I offer no support for these files. This is what works for me. These are for reference purposes only.
Contributing
Authors and acknowledgment
License
Project status
This is an ongoing project. I probably don't update existing compose files, but I'll add new stuff as it gets added to my homelab.
Description
Languages
Shell
100%