tech-ducks on Nostr: I am trying to install a Mediawiki in Docker. I just copied the compose file from ...
I am trying to install a Mediawiki in Docker. I just copied the compose file from here: https://hub.docker.com/_/mediawiki
- I start the container
- I run through the setup process in the web interface
- I save the LocalSettings.php
- I comment out the volume mount / bind mount
- Restart the container
But the LocalSettings.php file is still not mounted in the container and Mediawiki cannot find the file.
What am I forgetting?
#linux #docker #foss #mediawiki
- I start the container
- I run through the setup process in the web interface
- I save the LocalSettings.php
- I comment out the volume mount / bind mount
- Restart the container
But the LocalSettings.php file is still not mounted in the container and Mediawiki cannot find the file.
What am I forgetting?
#linux #docker #foss #mediawiki