Commit Graph

6 Commits

Author SHA1 Message Date
jason 6156bb2a5e 📝 Migrate /var/lib/srv docker paths to /srv in README 📝
transmission / release-transmission (push) Has been cancelled
Update volume mount examples and dockerHome variable from
the old /var/lib/srv/$USER/docker layout to /srv/$USER/docker.
- README.md: update volume path references to /srv/$USER/docker

README.md
rootfs/usr/local/bin/copy
rootfs/usr/local/bin/healthcheck
rootfs/usr/local/bin/symlink
2026-07-10 12:28:09 -04:00
jason b46c9499ac 🗃️ Removed the .claude/settings.local.json 🗃️
Dockerfile
.env.scripts
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
README.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
2026-05-12 20:09:37 -04:00
jason 5ee075a75d 🗃️ readme: rename rootfs/ to volumes/ for compose context 🗃️
Aligns README install/run snippets with the new convention split:
rootfs/ for Dockerfile-build content (image filesystem), volumes/
for docker-compose host bind-mounts. Compose mounts, host bind
paths, and runtime data dirs are renamed; Dockerfile COPY/ADD
sources (where present) are preserved.

README.md
2026-05-05 14:36:13 -04:00
casjay efb01582c9 🗃️ Committing everything that changed 🗃️
README.md
2023-07-05 10:31:08 -04:00
casjay bbc84f8665 🗃️ Committing everything that changed 🗃️
bin/entrypoint-transmission.sh
bin/.gitkeep
config/.gitkeep
config/transmission/settings.json
data/.gitkeep
Dockerfile
.dockerignore
.gitignore
.gitkeep
LICENSE.md
README.md
rootfs/.gitkeep
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/.gitkeep
rootfs/usr/local/bin/start-transmission.sh
rootfs/usr/local/etc/
rootfs/usr/local/share/template-files/config/env/
rootfs/usr/local/share/template-files/config/transmission/
2023-07-04 22:38:35 -04:00
casjay 56d770c667 🦈🏠🐜 Initial Commit 🐜🦈🏠 2022-09-26 13:31:27 -04:00