-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
buildImproves the build system (devcontainer, dependencies, ...)Improves the build system (devcontainer, dependencies, ...)
Description
Should we use multi-stage builds?
This would improve the size and the security of the images, because the build tools would stay in the builder step image. Then we only transfer the required compiled assets and have a final image that is minimal and that only contains the runtime and the executed code.
See original discussion in #33 (comment)_
Other links:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buildImproves the build system (devcontainer, dependencies, ...)Improves the build system (devcontainer, dependencies, ...)
Type
Projects
Status
📋 Backlog