Commit Graph

4 Commits

Author SHA1 Message Date
casjay
b539e0188d 🗃️ Removed the .claude/settings.local.json 🗃️
Some checks failed
tftpd / release-tftpd (push) Has been cancelled
Dockerfile
.env.scripts
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
README.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
2026-05-12 20:09:17 -04:00
casjay
fca2cc83a6 🗃️ readme: rename rootfs/ to volumes/ for compose context 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled
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:11 -04:00
casjay
3f6cb9ee2c 🗃️ Committing everything that changed 🗃️
Dockerfile
.dockerignore
.env.scripts
.gitattributes
.gitignore
.gitkeep
LICENSE.md
README.md
rootfs/.gitkeep
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/.gitkeep
rootfs/usr/local/bin/pkmgr
rootfs/usr/local/bin/start-tftpd.sh
rootfs/usr/local/etc/
rootfs/usr/local/share/template-files/config/env/
rootfs/usr/local/share/template-files/config/nginx/
2024-07-14 17:44:39 -04:00
casjay
39d4107cf7 🦈🏠🐜 Initial Commit 🐜🦈🏠 2022-11-12 16:03:39 -05:00