Skip to content

Releases: 99linesofcode/docker-php

v0.2.2

02 Apr 21:34

Choose a tag to compare

Bug Fixes

  • dependabot: introduce dependency cooldown to mitigate supply chain attacks (4542613)

v0.2.1

25 Mar 14:03

Choose a tag to compare

Bug Fixes

  • deps: bump base from b76be42 to ca67e49 (40cf3e0)

v0.2.0

25 Mar 13:14

Choose a tag to compare

Bug Fixes

  • dependabot: time should be of type string instead of int (ac5a681)

Features

  • dependabot: automatically manage submodules and docker/compose image versions (cbff808)

v0.1.0

15 Oct 21:45

Choose a tag to compare

Bug Fixes

  • changelog: generating failed due to missing write permissions (0642983)
  • changelog: workflow file extension was changed (abb7af1)
  • docker build and dcupd is meant to be ran from application root (e865096)
  • docker build and dcupd is meant to be ran from the application root (d4c8dd0)

Features

  • changelog: generate changelog when PR gets merged into main (ec8775a)
  • devcontainer: add devcontainer container (68f2143)
  • devcontainer: dev container configuration file (ec31e97)
  • docker-compose all the things (15bc0ce)
  • drop in docker-compose.yml.dist (d3d9ba6)
  • extract services to docker-base and pull in as submodule (8950f53)
  • frankenphp: add production ready frankenphp container (5c12fe9)
  • frankenphp: development container with xdebug support (bad8af5)
  • frankenphp: multi-stage build for development and production (1c345b1)
  • frankenphp: production container (32d8392)
  • vscode: example xdebug launch.json (18853e9)