FAQ - shyim/shopware-docker GitHub Wiki
Which images and tags are available?
Shopware 6
Shopware 5
Others
Can I use PSH in this Setup?
- You can use
swdc shell
to enter the cli container - Switch to your project
cd project
- And run
./psh.phar command
How can I access the shop?
- You can use http://**FOLDERNAME**.dev.localhost
- Or use
swdc open [Folder Name]