Refactor Dockerfile: Remove custom libvips build and update stages for Next.js app

Add .dockerignore: Exclude node_modules, .next, .git, markdown files, and docker-compose.yml
This commit is contained in:
denshooter
2026-02-22 01:50:50 +01:00
parent 5061b9c287
commit aa23fb12a5
2 changed files with 9 additions and 75 deletions
+5
View File
@@ -0,0 +1,5 @@
node_modules
.next
.git
*.md
docker-compose.yml