Joomla Standalone Image run on internal Nginx ...need external MySQL, PHPMYADMIN & NGINX
360
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
Content type
Image
Digest
Size
263.6 MB
Last updated
about 7 years ago
docker pull enbucm/joomla