Skip to content

Releases: 99linesofcode/docker-php

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)