Skip to content

breaker92/shopware-docker-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shopware Hosting Container

Build image: docker image build -t viosys/shopware-host .

Create container: docker run --name {container name} --link {name of the mysql container}:mysql -v {local path to shopware}:/var/www/html -e VIRTUAL_HOST={domain} -d viosys/shopware-host

use VIRTUAL_HOST if a nginx-proxy container is in use

About

A docker container for hosting shopware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published