Commit Graph

3 Commits

Author SHA1 Message Date
jason 593b639ed0 🗃️ Removed the .claude/settings.local.json 🗃️
Dockerfile
.env.scripts
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
README.md
rootfs/
2026-05-12 20:07:02 -04:00
jason b48616fdee 🗃️ 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:11 -04:00
jason 96009df6a1 🦈🏠🐜 Initial Commit 🐜🦈🏠 2025-11-08 16:39:19 -05:00