Files
docker-compose/README.md
T
2025-06-08 07:57:48 -04:00

733 B

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.