Hello,
Using php-dev images tried 7.4-alpine on zimaos, loading an extension for sourceguardian throws an error
Error loading shared library libudev.so.1
Never seen it before in a dist so not sure what it is.
However, using 7.4 image, the extension loads correctly. Am guessing it has something to do with the Alpine build?
I would prefer to use Alpine as it is supposed to be a smaller image.
Thanks for the pre-built images. Saves loads of time.