merlyn/docker
PQ32 Developer c9c1fea95d Merlyn: initial containerization setup
- Modified Dockerfile: amd64 only, merlyn user (UID 1117), python3/pip, simplified build
- Added _startup.sh: root-level startup, hands off to startup.sh as merlyn user
- Added startup.sh: yarn installs, frontend build, Prisma migrations, start server+collector
- Added server/requirements.txt: Python dependencies for merlyn-server
- Fixed collector/yarn.lock: epub2 git URL SSH->HTTPS with commit hash
- Fixed server/yarn.lock: zod version bumped to 3.25.76 to resolve zod-to-json-schema compatibility
2026-05-10 14:04:54 -07:00
..
vex Add known VEX files to build process (#1969) 2024-07-25 11:13:57 -07:00
_startup.sh Merlyn: initial containerization setup 2026-05-10 14:04:54 -07:00
.env.example Remove default models to show empty until real models are retreieved (#5524) 2026-04-24 15:13:57 -07:00
docker-compose.yml Docker build frontend layer improvements (#1904) 2024-07-19 15:01:16 -07:00
docker-entrypoint.sh Disable Prisma CLI Telemetry in Entrypoint Shell Script (#4609) 2025-11-19 15:11:53 -08:00
docker-healthcheck.sh Update Ubuntu base image and improve Dockerfile (#609) 2024-03-06 16:34:45 -08:00
Dockerfile Merlyn: initial containerization setup 2026-05-10 14:04:54 -07:00
HOW_TO_USE_DOCKER.md Feature/add searchapi web browsing (#2224) 2024-09-05 10:36:46 -07:00
startup.sh Merlyn: initial containerization setup 2026-05-10 14:04:54 -07:00