chore: add .dockerignore to reduce build context #1

Merged
firmanr merged 1 commits from feat/dockerignore into main 2026-09-07 03:00:56 +00:00
Contributor

Summary

Add .dockerignore to keep the Docker build context small (excludes node_modules, .next, .git, .env, etc.).

Changes

  • .dockerignore — new file

Related

  • Deployment: titipin.eigen.co.id (Eigen infra)
  • Concourse: eigen/concourse PR #35
## Summary Add `.dockerignore` to keep the Docker build context small (excludes node_modules, .next, .git, .env, etc.). ## Changes - `.dockerignore` — new file ## Related - Deployment: `titipin.eigen.co.id` (Eigen infra) - Concourse: `eigen/concourse` PR #35
devops added 1 commit 2026-09-04 02:47:45 +00:00
firmanr merged commit e3c8f980f7 into main 2026-09-07 03:00:56 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: firmanr/titipin#1