[Answered ]-Error loading shared library when trying to deploy django using nginx and docker

1👍

I changed the app container to use ubuntu rather than alpine and it now works. libxml2 and alpine has caused me problems in the past too, it just doesn’t seem to install properly, for reasons beyond me

Leave a comment