Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 366 Bytes

docker-shopware

Run Shopware in a Docker container.

Installation:

  • Install docker and docker-compose.
  • Copy the docker-compose.yml to a new local project directory. You don't need the other files.
  • Run docker-compose up and wait until the installation process is finished.
  • You can now access Shopware via http://127.0.0.1:8080.