1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
dockerfiles/joomla
2016-05-01 09:06:20 +08:00
..
Dockerfile switch to new domain: easypi.info 2016-05-01 09:06:20 +08:00
README.md update 2015-05-22 15:08:28 +08:00

Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications.

This docker image support mysqli/postgres.

# run container
$ docker run -d --restart always --name joomla -p 8000:80 vimagick/joomla

# setup website
$ firefox http://localhost:8000/install
$ firefox http://localhost:8000/installation/index.php