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(build): set GOTOOLCHAIN="auto" for alpine #4271

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

geyslan
Copy link
Member

@geyslan geyslan commented Aug 29, 2024

Close: #4270

1. Explain what the PR does

9e9852f fix(build): set GOTOOLCHAIN="auto" for alpine

This also refactors Dockerfile.alpine-tracee-make splitting it in stages
to improve caching and reduce image size.

Oportunistically, this also changes the previous and
Dockerfile.alpine-tracee-container to use TARGETARCH docker arg instead
of checking uname -m.

2. Explain how to test it

3. Other comments

This also refactors Dockerfile.alpine-tracee-make splitting it in stages
to improve caching and reduce image size.

Oportunistically, this also changes the previous and
Dockerfile.alpine-tracee-container to use TARGETARCH docker arg instead
of checking uname -m.
@geyslan
Copy link
Member Author

geyslan commented Aug 29, 2024

@trvll do you mind testing?

@trvll
Copy link

trvll commented Aug 30, 2024

LGTM

@geyslan geyslan merged commit c717339 into aquasecurity:main Aug 30, 2024
3 checks passed
@geyslan geyslan deleted the 4270-fix-alpine-gotoolchain branch August 30, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

alpine container error on tracee build
2 participants