Getting Started
docker run --rm -p 80:80 dockware/shopware:latest** DOCKWARE IMAGE: dockware/shopware
** Tag: 6.7.2.1
** Built: Tue Jan 5 13:17:36 UTC 2021
** Copyright 2025 dasistweb GmbH
*******************************************************
launching dockware...please wait...
DOCKWARE: setting timezone to Europe/Berlin...
Current default time zone: 'Europe/Berlin'
Local time is now: Fri Jan 29 07:39:40 CET 2021.
Universal Time is now: Fri Jan 29 06:39:40 UTC 2021.
-----------------------------------------------------------
DOCKWARE: starting MySQL....
* Starting MySQL database server mysqld
...done.
-----------------------------------------------------------
DOCKWARE: starting mailcatcher....
Starting MailCatcher
==> 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: starting cron service....
* Starting periodic command scheduler cron
...done.
-----------------------------------------------------------
DOCKWARE: switching to PHP 8.4...
-----------------------------------------------------------
DOCKWARE: testing and starting Apache...
Syntax OK
* Restarting Apache httpd web server apache2
...done.
-----------------------------------------------------------
WOHOOO, dockware/play:6.7.2.1 IS READY :) - let's get started
-----------------------------------------------------
DOCKWARE CHANGELOG: /var/www/CHANGELOG.md
PHP: PHP 8.4 (cli) (built: Nov 28 2020 06:24:43) ( NTS )
Apache DocRoot: /var/www/html/public
ADMINER URL: http://localhost/adminer.php
MAILCATCHER URL: http://localhost/mailcatcher
PIMPMYLOG URL: http://localhost/logs
SHOP URL: http://localhost
ADMIN URL: http://localhost/admin
What's new in this version? see the changelog for further details
https://www.shopware.com/de/changelog/
Tutorial Video available

Last updated
Was this helpful?