Skip to content

feat: use multistage build#135

Open
NoeTerrier wants to merge 3 commits into
mainfrom
36-use-multi-stage-builds-in-dockerfiles
Open

feat: use multistage build#135
NoeTerrier wants to merge 3 commits into
mainfrom
36-use-multi-stage-builds-in-dockerfiles

Conversation

@NoeTerrier

Copy link
Copy Markdown
Contributor

Adapt the Dockerfile to use multistage build, reducing image size from 1.85Gb to 750Mb.

Adapted from: https://johnnymetz.com/posts/dockerize-nextjs-app/

Closes #36

@NoeTerrier NoeTerrier self-assigned this Mar 9, 2026
@NoeTerrier NoeTerrier added the build Improves the build system (devcontainer, dependencies, ...) label Mar 9, 2026
@NoeTerrier NoeTerrier linked an issue Mar 9, 2026 that may be closed by this pull request
@github-project-automation github-project-automation Bot moved this to 📋 Backlog in CLIC website v2 Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Improves the build system (devcontainer, dependencies, ...)

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

Use multi-stage builds in Dockerfiles

1 participant