Build with
$ sudo docker build -t runitdev/contao .
or pull straight from the hub
$ sudo docker pull runitdev/contao
Ensure MySQL server is accessible from within container and run
$ docker-compose up
Browse to http://localhost/contao/install.php to begin installation.