Skip to content

Alpine compatibility of binary#91

Open
swarnat wants to merge 2 commits intogjcarneiro:masterfrom
swarnat:master
Open

Alpine compatibility of binary#91
swarnat wants to merge 2 commits intogjcarneiro:masterfrom
swarnat:master

Conversation

@swarnat
Copy link
Copy Markdown

@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
Copy Markdown

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