Commit Graph

7 Commits

Author SHA1 Message Date
jason 0ecc208630 🗃️ 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:35 -04:00
jason 1e26dbd8fd 🗃️ Update codebase 🗃️
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:25:52 -05:00
jason 3e963f01f9 📦🔄 Refactored entrypoint.sh in rootfs/usr/local/etc/docker 📦🔄
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:05:04 -05:00
jason d6ba051715 🗃️ 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:37:06 -05:00
jason bce4640312 🗃️ 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:41 -05:00
jason 57c2f00b6e 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-11-23 08:47:57 -05:00
jason 5104ba3910 🦈🏠🐜 Initial Commit 🐜🦈🏠 2025-11-21 16:44:17 -05:00