Skip to content

Releases: EmakinaFR/docker-proximis

Version 6.5

05 Nov 16:11
e47c71d
Compare
Choose a tag to compare
  • N/A: Add quality tools to Makefile (#74)

Version 6.4

05 Oct 12:30
202dce3
Compare
Choose a tag to compare
  • update elasticsearch/Dockerfile to use elasticsearch v7.13.1 installed with Proximis v5.5

Version 6.3

29 Jun 10:09
b8a0442
Compare
Choose a tag to compare
  • Update PHP Dockerfile (#71 )

Version 6.2

31 May 14:37
4af99c3
Compare
Choose a tag to compare
  • Fix typo on readme title (#70)
  • Makefile : add echo loop in make env-start command (#69)

Version 6.1.1

17 May 10:22
a8aa395
Compare
Choose a tag to compare
  • (Makefile) Fix bad substitution error #68

Version 6.1

30 Mar 07:48
327f47e
Compare
Choose a tag to compare
  • Launch "use" project.sh function when entering php container via "make env-php" to automatically work on default locale
  • Add "make env-phpl" command to enter php container with a specific locale
  • Add "make source" command to easily switch between locales

Version 6.0.2

21 Dec 17:20
429fef3
Compare
Choose a tag to compare
  • Fix inconsistencies because of Mutagen changes #65
  • Improve the check on existing Mutagen sessions #66

6.0.1

16 Nov 10:18
8b109a0
Compare
Choose a tag to compare

ChangeLog :

  • use last version of composer 1

Version 6.0.0

15 Sep 10:31
5cfaabd
Compare
Choose a tag to compare

Changelog (since 5.0.3)

  • Update PHP version to 7.4
  • Update local project configuration file
  • Add new CI process with Github workflow

5.0.3

04 Mar 14:00
11a3b64
Compare
Choose a tag to compare

Changelog (since 5.0.2)

  • Install ssh2 extension through PECL