This repository has been archived on 2026-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
itsthevine/.dockerignore
T
austinandClaude Opus 4.8 d1cbe93721
build-and-publish / build (push) Failing after 11s
Add Docker build + Gitea Actions CI for self-hosting
- next.config: output 'standalone' for a self-contained server bundle
- Dockerfile: multi-stage Next.js build (node:22-alpine)
- .gitea/workflows/deploy.yml: build + push to the Gitea registry

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
2026-07-22 10:44:04 -05:00

11 lines
101 B
Plaintext

node_modules
.next
.git
npm-debug.log
.env
.env.local
Dockerfile
.dockerignore
README.md
default.nix