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

Alpine compatibility of binary #91

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

swarnat
Copy link

@swarnat swarnat commented Dec 14, 2023

I had the problem to run the binary within alpine based containers as also mentioned in #66.
Because also the gcompat package does not solve that for me, I created a second Dockerfile for alpine and also add a "all-alpine" make command.

To create a alpine compatible binary, which is not working in debian based containers, run make all-alpine within pyinstaller folder.

Maybe the binary can also added to releases.

@bdovaz
Copy link

bdovaz commented Jul 3, 2024

@gjcarneiro ping!

I am using a Docker image from alpine and would like to use the binary directly without having to install python on the image itself to install yacron.

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