Skip to content

Dev: Preinstall kommentaar in final Docker image#105

Merged
marcizhu merged 1 commit intomasterfrom
enhancement/preinstall-kommentaar-docker
Mar 18, 2026
Merged

Dev: Preinstall kommentaar in final Docker image#105
marcizhu merged 1 commit intomasterfrom
enhancement/preinstall-kommentaar-docker

Conversation

@marcizhu
Copy link
Copy Markdown
Member

Preinstall kommentaar in the final Docker image to avoid reinstalling it every time the container starts up. This should make the image slightly faster.

In order to make the image as small as possible, I added a two-stage build. Both contain the go toolchain as the tool needs it at runtime, but now the final image will not contain the source code and git contents, so it should be a bit lighter.

@marcizhu marcizhu merged commit d25b410 into master Mar 18, 2026
3 checks passed
@marcizhu marcizhu deleted the enhancement/preinstall-kommentaar-docker branch March 18, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants