Sign inSign up

enbucm/joomla

By enbucm

•Updated about 7 years ago

Joomla Standalone Image run on internal Nginx ...need external MySQL, PHPMYADMIN & NGINX

Image
0

360

enbucm/joomla repository overview

⁠Joomla Container by H5.Technology [no mysql]

docker run -d \
  --restart=always \
  --name myjoomla \
  -p 8080:80 \
  -v /dock/data/myjoomla/log:/var/log/apache2 \
  -v /dock/data/myjoomla/html:/var/www/html \
  enbucm/joomla

Tag summary

Content type

Image

Digest

Size

263.6 MB

Last updated

about 7 years ago

docker pull enbucm/joomla