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

How can I compile all the libs with my main.go? #380

Open
boli2017 opened this issue Apr 6, 2023 · 1 comment
Open

How can I compile all the libs with my main.go? #380

boli2017 opened this issue Apr 6, 2023 · 1 comment
Labels
❓ question Further information is requested

Comments

@boli2017
Copy link

boli2017 commented Apr 6, 2023

Summary

How can I compile all the libs with my main.go?
I use an alpine container to run my program, but an error is reported that the so dependency is missing. Is there a way to compile the dependency with my program into a binary file

Additional details

@boli2017 boli2017 added the ❓ question Further information is requested label Apr 6, 2023
@boli2017
Copy link
Author

boli2017 commented Apr 6, 2023

Or is there any other way for my program to run in a lightweight basic mirror container like Alpine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓ question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant