Add Docker deployment pipeline and site updates
Build and Deploy / deploy (push) Failing after -2m4s
Build and Deploy / deploy (push) Failing after -2m4s
- Dockerfile (multi-stage Next.js standalone build) - docker-compose.yml for Portainer stack - Gitea Actions workflow for CI/CD - Runner container config (Dockerfile.runner + compose) - next.config.ts: enable standalone output - Site content and image updates Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
1f8c46597b
commit
9065c5bf08
@@ -0,0 +1,8 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.env*
|
||||
.DS_Store
|
||||
Dockerfile.runner
|
||||
docker-compose.runner.yml
|
||||
runner-data
|
||||
Reference in New Issue
Block a user