Skip to content

Conversation

ChausseBenjamin
Copy link

Your current image keeps all of go loaded in making it a pretty hefty image (850MB).
Might be better to compile your service to work standalone and include a single binary in the final image (7.5MB).

This also has the side effect of being more secure as if there were to be a vulnerability in the upstream go image, you wouldn't have it as you have no dependency other than you single binary.

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.

1 participant