Skip to content

Releases: scandipwa/magento-docker

Bump installer's version to 3.x-beta

04 Jun 16:03
Compare
Choose a tag to compare
Pre-release

Docker setup for theme of 3.x version.

Mutagen (Mac) support and stability improvements

06 May 14:33
ec901c9
Compare
Choose a tag to compare

What is inside?

  • Mutagen support, allows to improve Mac performance
  • You can run frontend container on the first install - the popular issue is now eliminated
  • No more code duplications. One start script for most cases. Accepts options.
  • Theme is no longer build in the app container if frontend container is in the stack
  • Proper sequences in docker-compose files: depends_on and wait-for-it
  • Bump of docker-compose version to 3.6

Magento 2.3.3

12 Nov 13:12
Compare
Choose a tag to compare
1.5.0

Updated readme

Release: 2.x theme support (new media, dump, dependencies)

16 Sep 12:56
Compare
Choose a tag to compare

In this release multiple ScandiPWA packages were updated, as dependencies of 2.2.0 source theme.

Media and dump was also updated.

Release: auto-restarting FE container, module version update

19 Aug 11:18
Compare
Choose a tag to compare

In this release the frontend and core containers now run with auto-restarting webpack-dev-server by default (using PM2).