Sign inSign up

ns8inc/prestashop

By ns8inc

Updated over 7 years ago

https://hub.docker.com/r/prestashop/prestashop/

Image
0

1.6K

ns8inc/prestashop repository overview

1.7, 1.7.1.2, latest 1.6, 1.6.1.14 1.5, 1.5.6.3 1.4, 1.4.11.1

By default, images are running with PHP 5.6. But each major version can be launched with another PHP version if you want to.

PHP 5.5: 1.5-5.5, 1.6-5.5, 1.7-5.5 PHP 7.0: 1.5-7.0, 1.6-7.0, 1.7-7.0

To Run this image:

docker run -ti --name some-mysql -e MYSQL_ROOT_PASSWORD=admin -d mysql docker run -ti --name some-prestashop --link some-mysql -e DB_SERVER=some-mysql -p 8080:80 -d prestashop/prestashop

Tag summary

Content type

Image

Digest

Size

299.2 MB

Last updated

over 7 years ago

docker pull ns8inc/prestashop:1.7.5.0-php-7.1