Skip to content

Releases: EmakinaFR/docker-magento2

Version 3.0.8

01 Oct 08:08
3e09993
Compare
Choose a tag to compare
  • Fix several issues related to conflicts between Bash and Shell (b48607c)
  • Lowercase the compose name to match with other containers (faf71a5)

Version 3.0.7

25 Sep 06:47
6c777d0
Compare
Choose a tag to compare

Version 3.0.6

17 Sep 14:11
e0154f1
Compare
Choose a tag to compare
  • Fix creation of the Mutagen session (6c6a3bf)
  • Add a workaround to fix Composer slowness (fa587dd)

Version 3.0.5

30 Aug 08:01
3f893df
Compare
Choose a tag to compare
  • Upgrade to elasticsearch 6.5 in order to use Elasticsuite ^2.8 for Magento 2.3.x (f8f16f0)

Version 3.0.4

26 Aug 16:12
8fb6e57
Compare
Choose a tag to compare
  • Fix symlink issue by excluding pub/static directory (4a2013e)
  • Increase max allowed package to avoid errors (2f893cd)

Version 3.0.3

26 Aug 12:31
d860e56
Compare
Choose a tag to compare
  • Force the copy of the Makefile provided by the docker repository (391a618)
  • Add sockets extension for magento/magento-cloud-components dependency (9aff5b5)

Version 3.0.2

06 Jun 10:05
afa54fb
Compare
Choose a tag to compare
  • Avoid duplicate sessions by reusing existing sessions (57d6fa4)
  • Install Magerun2 with the recommended option (a7f5bed)

Version 3.0.1

26 Apr 14:12
3c546d3
Compare
Choose a tag to compare
  • Avoid mixing environments by setting a dynamic project name (5ed4938)
  • Fix the 404 error in CI when curl is executed before the synchronization (2e5c2f4)
  • Fix starting issues by waiting the end of synchronization (40296d9)

Version 3.0.0

16 Apr 12:46
020aeee
Compare
Choose a tag to compare
  • Replace docker-sync by Mutagen (de4d3ec)
  • Replace Xdebug by Blackfire as the default PHP image (510b752)

Version 2.7

05 Mar 08:41
1136338
Compare
Choose a tag to compare
  • Replace manual rsync by docker-rsync