Skip to content

docker: disable CGO in Go docker builds#10750

Closed
protolambda wants to merge 1 commit intodevelopfrom
disable-cgo-docker
Closed

docker: disable CGO in Go docker builds#10750
protolambda wants to merge 1 commit intodevelopfrom
disable-cgo-docker

Conversation

@protolambda
Copy link
Contributor

Description

The docker arm images are broken, due to some Go dependency that uses CGO.

Disable CGO explicitly in docker build to fix this.

Draft, testing docker builds.

@protolambda
Copy link
Contributor Author

Doesn't work

@protolambda protolambda closed this Jun 5, 2024
@gosunuts
Copy link
Contributor

gosunuts commented Jun 14, 2024

recently, cgo dependency is added. Is this agreed upon by team? c binding brings many changes to the build process.

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.

2 participants