Commit Graph

3 Commits

Author SHA1 Message Date
jason 60c4f12618 📝 Migrate /var/lib/srv docker paths to /srv in docs 📝
Build and Push / build (push) Has been cancelled
Update volume mount examples from /var/lib/srv/$USER/docker
to /srv/$USER/docker.
- README.md : update path references to /srv/$USER/docker

README.md
2026-07-10 13:16:49 -04:00
jason f980efa8d1 🗃️ 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:31 -04:00
jason ed12b83a8c 🦈🏠🐜 Initial Commit 🐜🦈🏠 2026-02-02 13:42:56 -05:00