Commit Graph

4 Commits

Author SHA1 Message Date
jason ac3d19c0ae 📝 Migrate /var/lib/srv docker paths to /srv in README 📝
python-3.10 / release-python-3_10 (push) Has been cancelled
python-3.11 / release-python-3_11 (push) Has been cancelled
python-3.12 / release-python-3_12 (push) Has been cancelled
python-3.13 / release-python-3_13 (push) Has been cancelled
python-3.9 / release-python-3_9 (push) Has been cancelled
release-tag / release-image (push) Has been cancelled
python-3 / release-python-3 (push) Has been cancelled
python / release-python (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:18:37 -04:00
jason e938d4d41d 🗃️ 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:08:47 -04:00
jason 82939bfc42 🗃️ 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:35:55 -04:00
jason b36fdd0e81 🦈🏠🐜 Initial Commit 🐜🦈🏠 2024-08-13 19:41:07 -04:00