Skip to content

Releases: jolicode/docker-starter

Release v3.1.0

13 Nov 10:09
Compare
Choose a tag to compare
  • Fixed TTY on all OS
  • Added default vendor installation command with auto-detection in install() for Yarn, NPM and Composer
  • Update Composer to version 2
  • Install by default php-uuid extension
  • Update NodeJS from 12.x to 14.x

Release v3.0.0

01 Jul 13:55
Compare
Choose a tag to compare
  • Migrate from Fabric to Invoke
  • Migrate from Alpine to Debian for PHP images
  • Add a confirmation when calling inv destroy
  • Tweaked the PHP configuration
  • Upgraded PostgreSQL from 11 to 12
  • Upgraded Traefik from 2.0 to 2.2
  • Added an help task. This is the default one
  • The help command list all HTTP(s) services available
  • The help command list tasks available
  • Fixed the support for Mac and Windows
  • Try to map the correct Composer cache dir from the host
  • Enhance the documentation

Release v2.0.0

25 Jun 10:28
Compare
Choose a tag to compare
  • Better Docker for Windows support
  • Add support for running many projects at the same time
  • Upgraded Traefik from 1.7 to 2.0
  • Add native support for workers

https://jolicode.com/blog/introducing-docker-starter-2-0

Release v1.0.0