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

Dockerfile: enable building cgo dependencies #3865

Closed
wants to merge 3 commits into from

Conversation

justadreamer
Copy link
Contributor

What?

Enabled cgo and added apt-get install gcc into the Dockerfile.

Why?

51Degrees is the module that depends on the native C library and uses cgo to transparently compile this dependency. cgo depends on gcc.

@bsardo bsardo assigned bsardo, hhhjort and VeronikaSolovei9 and unassigned hhhjort Aug 17, 2024
applicable to modules shipping native code
@justadreamer
Copy link
Contributor Author

closing this one as it is now a part of #3893

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.

4 participants