2025-06-14 12:21:40 -04:00
2025-05-30 20:07:56 -04:00
2025-06-04 22:39:36 -04:00
2025-05-28 21:06:57 -04:00
2025-06-08 23:35:14 -04:00
2025-06-14 11:55:03 -04:00
2025-06-14 12:21:40 -04:00
2025-06-08 23:13:16 -04:00
2025-06-08 08:31:39 -04:00
2025-06-03 12:44:25 -04:00
2025-06-08 08:08:53 -04:00
2025-06-14 12:18:29 -04:00
2025-06-09 07:51:30 -04:00
2025-06-08 08:14:34 -04:00
2025-05-30 20:06:06 -04:00
2025-06-08 23:40:35 -04:00
2025-05-30 20:03:38 -04:00
2025-06-07 21:36:18 -04:00
2025-06-08 07:57:48 -04:00

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.

S
Description
No description provided
Readme 96 KiB
Languages
Shell 100%