Sign inSign up

ohuman/ubuntu-php72

By ohuman

Updated over 7 years ago

ubuntu php7.2 , redis , nginx , mariadb

Image
0

823

ohuman/ubuntu-php72 repository overview

#Development environment:

docker run -d --name containerName -v /you-computer-path/web:/var/www/web -v /you-computer-path/sites-enabled:/etc/nginx/sites-enabled -v /you-computer-path/mysql-data-dir/:/var/lib/mysql_new_dir -p 80:80 -p 443:443 -p 3306:3306 ohuman/ubuntu-php72 "/start.sh"

Tag summary

Content type

Image

Digest

Size

220.4 MB

Last updated

over 7 years ago

docker pull ohuman/ubuntu-php72