Skip to content

This configuration is specified for usage within PrestaShop ecosystem ( it targets contribution for project but with some tweaks in docker-compose files you can use same configuration from module or from theme)

Notifications You must be signed in to change notification settings

tomas862/docker-prestashop

Repository files navigation

Docker for PrestaShop

This repository contains a working docker configuration, prepared to work with PrestaShop.

docker-compose.yml is configured for production, to launch it simply run:

docker-compose up

Development version can be launched using docker-compose.local.yml file, which enables xdebug and phpmyadmin:

docker-compose -f docker-compose.yml -f docker-compose.local.yml up

About

This configuration is specified for usage within PrestaShop ecosystem ( it targets contribution for project but with some tweaks in docker-compose files you can use same configuration from module or from theme)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published