-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I'm using ghcr.io/runatlantis/atlantis:v0.20.0 oficial image that have alpine with musl libc C library. Once I install oiq inside this image and try to run the command, I receive the error:
Error relocating /tmp/oiq: fcntl64: symbol not found
Which is a compatibility issue between glibc (lib from oiq binary) and musl installed in Alpine.
Is there a way to run the current oiq binary with alpine?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels