Skip to content

johnnyzheng99/docker-nginx-php-prestashop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

docker run -d -v /data --name=web-data busybox
docker run -d --volumes-from=web-data -p=80:80 --name=prestashop johnnyzheng/nginx-php-prestashop

Customise

Prestashop installation parameters can be specified in the docker environment variables. The parameters include:

DOMAIN

LANGUAGE

TIMEZONE

SHOP_NAME

SHOP_EMAIL

SHOP_PASSWORD

Authors

Author: johnnyzheng ([email protected])

About

Docker with Prestashop with Nginx + PHP-FPM based on CentOS 7.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages