Docker Starter Versions Save

🏗️ A skeleton to start a new web project with PHP, Docker and Castor

v3.11.0

10 months ago

What's Changed

  • Use docker stages

Full Changelog: https://github.com/jolicode/docker-starter/compare/v3.10.0...v3.11.0

v3.10.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jolicode/docker-starter/compare/v3.9.0...v3.10.0

v3.9.0

1 year ago

What's Changed

Full Changelog: https://github.com/jolicode/docker-starter/compare/v3.8.0...v3.9.0

v3.8.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jolicode/docker-starter/compare/v3.7.0...v3.8.0

v3.7.0

1 year ago

What's Changed

Full Changelog: https://github.com/jolicode/docker-starter/compare/v3.6.0...v3.7.0

v3.6.0

2 years ago

What's Changed

Full Changelog: https://github.com/jolicode/docker-starter/compare/v3.5.0...v3.6.0

v3.5.0

2 years ago
  • Update PHP to version 8.1
  • Generate SSL certificates with mkcert when available (self-signed otherwise)

v3.4.0

2 years ago
  • Fix COMPOSER_CACHE_DIR default value when composer is not installed on host
  • Upgrade base to Debian Bullseye (11.0)
  • Document webpack 5+ integration

v3.3.0

2 years ago
  • Update PHP to version 8.0
  • Update Composer to version 2.1.0
  • Fix APT key for Sury repository
  • Fix the version of our debian base image

v3.2.0

3 years ago
  • Migrate CI from Circle to GitHub Actions
  • Add support for docker-compose.override.yml