A simple docker image which sets up a apache2 webserver running subversion and lets you connect via HTTPS.
-
Clone the repository
git clone https://github.com/Parzidude/Apache2-Subversion-Webserver.git -
In the repository folder run the setup script. This will install docker and everything needed to compose the container.
sh SetupScript.sh -
Finally run
docker compose upto bring up the needed cointainers and volumes.