Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker tweaks (mostly upgrades) #78

Merged
merged 1 commit into from Aug 19, 2021
Merged

Conversation

0x1a8510f2
Copy link

Changes in this PR:

  • Upgrade builder image to Go 1.17.0 (everything builds successfully with this version)
  • Switch to alpine for builder image (takes less space and less time to build; everything builds correctly and works on non-alpine Linux systems too - confirmed on openSUSE Tumbleweed)
  • Simplify builder Dockerfile significantly (no custom repos or compiler toolchains needed)
  • Upgrade to Alpine 3.14 for linux_amd64 image

I've confirmed that the above changes build successfully

- Upgrade builder image to Go 1.17.0
- Switch to alpine for builder image
- Simplify builder Dockerfile significantly
- Upgrade to Alpine 3.14 for linux_amd64 image
@edufschmidt edufschmidt merged commit 76b01eb into seashell:dev Aug 19, 2021
@edufschmidt
Copy link
Contributor

Thank you for your contribution!

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.

None yet

2 participants