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

fix: update goreleaser docker build definition to support multi platform images #320

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

reubenmiller
Copy link
Owner

@reubenmiller reubenmiller commented Nov 29, 2023

Add support for arm64 container images in both c8y-shell and c8y-pwsh (as a multi-platform image, so you don't need to do anything to use it).

Other container related improvements:

  • feat(c8y-pwsh container): update to Ubuntu 22.04 and PowerShell 7.4
  • feat(c8y-pwsh container): run under non-root user (though you can use sudo if you need to elevate to root to install other packages)
  • feat(c8y-shell container): update to Alpine Linux 3.18

@reubenmiller reubenmiller merged commit a1c2a39 into v2 Nov 29, 2023
4 checks passed
@reubenmiller reubenmiller deleted the fix-arm64-docker-images branch November 29, 2023 20:25
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