It would be nice to provide a Dockerfile so that people can just start a docker container to try around with this repository.
The docker container should then access the mediawiki running in another docker container - but that's a separate issue in another repository. Ultimately I want a docker-compose.yml so that people just need to type docker compose up and have a complete local development version of the 4training.net mediawiki system, the database and these python tools
It would be nice to provide a
Dockerfileso that people can just start a docker container to try around with this repository.The docker container should then access the mediawiki running in another docker container - but that's a separate issue in another repository. Ultimately I want a
docker-compose.ymlso that people just need to typedocker compose upand have a complete local development version of the 4training.net mediawiki system, the database and these python tools