shopware/development
or shopware/production
. This creates a cyclic dependency, which brings some problems:shopware/development
and shopware/platform
need to be updated in lockstep, which makes updating them individually sometimes impossibleshopware/platform
development setup. Projects should still start with shopware/production
as a templateshopware/development
should continue to work.env.dist
provides default environment variables.env
can be used to define a custom environment (for example, if you use a native setup)docker-compose.yml
provides a working environmentdocker-compose.override.yml
can be used for local overrides to expose ports for example