Commit Graph

8 Commits

Author SHA1 Message Date
jason d4ccaeabda 🗃️ 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:34:53 -04:00
jason 080713aece 🗃️ Update codebase 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:25:29 -05:00
jason 68fb48b5eb 📝 Refactor entrypoint script for Docker functions 📝
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:01:43 -05:00
jason 55f6deca5a 🗃️ Fixed the entrypoint scripts 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
2025-11-29 12:36:43 -05:00
jason 5a9f3e57a3 🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Dockerfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:04:17 -05:00
jason 514e2bb3fe 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-11-23 08:47:33 -05:00
jason 860360ddff 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-10-22 13:05:24 -04:00
jason 72b9c05dc6 🦈🏠🐜 Initial Commit 🐜🦈🏠 2025-09-24 21:03:25 -04:00