Wordpress & Docker This file will setup Wordpress, MySQL & PHPMyAdmin with a single command. Put this "docker-compose.yaml" and run the command. $ docker-compose up -d # To Tear Down $ docker-compose down --volumes