Skip to content

tomas862/docker-prestashop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors