chore(docker): compose, entrypoint guard, LF shell script; format with Prettier

- Add docker-compose.yml (build context .) and .gitattributes for entrypoint LF
- README: document docker compose and gregWiki root requirement
- package.json: include docker-compose.yml in npm run format

Made-with: Cursor
This commit is contained in:
Marvin
2026-04-10 00:05:51 +02:00
parent 1d4676f52b
commit 31cd24b462
6 changed files with 31 additions and 14 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
docker-entrypoint.sh text eol=lf