Commit Graph

4 Commits

Author SHA1 Message Date
jason 7cbb49d208 📝 Migrate /var/lib/srv docker paths to /srv in README 📝
nodejs / release-nodejs (push) Has been cancelled
nodejs-23 / release-nodejs-23 (push) Has been cancelled
nodejs-18 / release-nodejs-18 (push) Has been cancelled
nodejs-20 / release-nodejs-20 (push) Has been cancelled
nodejs-22 / release-nodejs-22 (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:16:16 -04:00
jason a79bba4376 🗃️ 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:07:40 -04:00
jason 8e45df2240 🗃️ 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:27 -04:00
jason d8f0c9b2eb 🦈🏠🐜 Initial Commit 🐜🦈🏠 2023-08-30 00:10:40 -04:00