Go to file
Felix Schulze df9efce5ce
All checks were successful
Check / Lint and Check (push) Successful in 45s
Adds Dockerfile and enables standalone Next.js output
Adds a multi-stage Dockerfile and .dockerignore and updates Next.js config to produce a standalone production build.

Enables reproducible, smaller production images by leveraging Next's standalone/output tracing, creating a non-root runtime user, and copying only required static and server files. Supports yarn, npm, and pnpm lockfile-driven installs, installs minimal Alpine packages for compatibility and healthchecks, and exposes a production port for containerized deployment.
2025-12-09 13:57:33 +01:00
2025-11-15 18:29:10 +01:00
2025-11-15 18:29:10 +01:00
2025-11-15 18:29:10 +01:00
2025-03-04 19:11:20 +01:00
2024-10-18 13:11:51 +02:00
2024-10-18 10:33:48 +02:00
2025-11-15 15:24:36 +01:00
2025-12-09 12:10:07 +01:00
2025-07-13 01:19:03 +02:00
2025-11-26 12:42:43 +01:00
2025-03-04 19:11:58 +01:00
2025-05-06 15:01:29 +02:00
2025-11-15 15:24:36 +01:00
2024-10-18 10:33:48 +02:00
Description
Languages
TypeScript 80.1%
CSS 10.7%
Dockerfile 6.2%
JavaScript 3%