Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Improve Docker file with multi-stage build #14

Open
vpetersson opened this issue Mar 14, 2019 · 0 comments
Open

Improve Docker file with multi-stage build #14

vpetersson opened this issue Mar 14, 2019 · 0 comments

Comments

@vpetersson
Copy link
Contributor

The build process seems to be very well suited for a multi-stage build. In the first stage, we'd have all the build dependencies, and in the second we just have the binary. This will leave us with a very minimal runtime container.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant