Skip to content

runitat/docker-contao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contao for Docker

Build or pull

Build with

$ sudo docker build -t runitdev/contao .

or pull straight from the hub

$ sudo docker pull runitdev/contao

Run

Ensure MySQL server is accessible from within container and run

$ docker-compose up

Browse to http://localhost/contao/install.php to begin installation.

About

Contao base installation using Apache and PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published