feat: optimize docker build pipeline with dockerignore, automated entrypoint migrations, and configurable compose image
Build and Push Docker Image / build-and-push (push) Failing after 1m1s

This commit is contained in:
2026-08-21 16:59:24 +09:00
parent 364ff4c4e8
commit 9beaebb5d8
6 changed files with 69 additions and 17 deletions
+4 -1
View File
@@ -8,4 +8,7 @@ NEXTAUTH_URL=http://localhost:3000
NEXTAUTH_SECRET=change-this-to-a-random-string
# Port to expose (default 3000)
PORT=3000
PORT=3000
# Container Registry Image (Optional, default: checkflow:latest)
# CHECKFLOW_IMAGE=gitea.example.com/username/checkflow:latest