diff --git a/readme.MD b/readme.MD new file mode 100644 index 0000000..6f87a93 --- /dev/null +++ b/readme.MD @@ -0,0 +1,3 @@ +# Wordpress on Docker + +This `docker-compose.yaml` installs wordpress, mysql and phpmyadmin. If you do not need all the files to be persistent, you can modify the volumes section and only add the files/folders you need to be persistant.