It's finally time to start your first Shopware 6 with dockware.
For this we use the dockware #play version, which brings everything you need to simply start and explore Shopware 6.
Run Shopware 6 with latest version
dockerrun--rm-p80:80dockware/play:latest
The dockware image will be downloaded the first time you run this command. Upcoming starts will not download it again, and will be much faster.
As soon as dockware is ready, you will see an output that shows you all available URLs.
That's it - give it a try!
** DOCKWARE IMAGE: play** Tag: 6.3.4.1** Version: 1.3.5-beta** Built: Tue Jan 5 13:17:36 UTC 2021** Copyright 2020 dasistweb GmbH*******************************************************launchingdockware...pleasewait...DOCKWARE:settingtimezonetoEurope/Berlin...Currentdefaulttimezone:'Europe/Berlin'Localtimeisnow:FriJan2907:39:40CET2021.UniversalTimeisnow:FriJan2906:39:40UTC2021.-----------------------------------------------------------DOCKWARE:startingMySQL....*StartingMySQLdatabaseservermysqld...done.-----------------------------------------------------------DOCKWARE:startingmailcatcher....StartingMailCatcher==> smtp://0.0.0.0:1025==> http://0.0.0.0:1080/*** MailCatcher runs as a daemon by default. Go to the web interface to quit.-----------------------------------------------------------DOCKWARE:startingcronservice....*Startingperiodiccommandschedulercron...done.-----------------------------------------------------------DOCKWARE:switchingtoPHP7.4...-----------------------------------------------------------DOCKWARE:testingandstartingApache...SyntaxOK*RestartingApachehttpdwebserverapache2...done.-----------------------------------------------------------WOHOOO,dockware/play:6.3.4.1ISREADY:) - let's get started-----------------------------------------------------DOCKWARE CHANGELOG: /var/www/CHANGELOG.mdPHP: PHP 7.4.13 (cli) (built: Nov 28 2020 06:24:43) ( NTS )Apache DocRoot: /var/www/html/publicADMINER URL: http://localhost/adminer.phpMAILCATCHER URL: http://localhost/mailcatcherPIMPMYLOG URL: http://localhost/logsSHOP URL: http://localhostADMIN URL: http://localhost/adminWhat's new in this version? see the changelog for further detailshttps://www.shopware.com/de/changelog/
Attention!
If you use a https connection and chrome as browser, it might block your connection to https://localhost. This can be easily changed by following these steps from our FAQ.
There are also other ways to start a Shopware 6 shop.