Caddy Docker does not have PHP XML extension?!

Hi Whitestrake. Sorry for the late reply but I’ve been tinkering with other projects and didn’t have a chance to get on the forum.

I’m using Abiosoft’s docker image. After running docker exec -it Caddy sh and then running php -m, I found that SimpleXML and XMLWriter extensions were already installed. I don’t think I saw the xml extension.

I tried to set up Bitnami’s PHP-FPM docker but failed because that spat out a meaningless error message. Don’t know what it was because I didn’t have time to check, just removed the container. Any other options left for me? And really, why doesn’t Abiosoft’s docker have the XML extension?