Commit Graph

3 Commits

Author SHA1 Message Date
jason dfc29781c6 🗃️ Removed the .claude/settings.local.json 🗃️
Dockerfile
.env.scripts
.gitea/workflows/docker.yaml
.gitignore
README.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
2026-05-12 20:07:46 -04:00
jason b3ed418061 🗃️ 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:32 -04:00
jason 0d5c05e9fb 🦈🏠🐜 Initial Commit 🐜🦈🏠 2026-02-02 13:51:02 -05:00