Add Dockerfile for containerized build and run #1
Reference in New Issue
Block a user
Delete Branch "agent/opencode-deepseek/1fa9d179"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a multi-stage Dockerfile that installs dependencies, builds the Nuxt web app, and runs the web server plus the AI worker in one container.
Closes DUNGEONS-5