Skip to content

Releases: cnizzardini/cakephp-docker

v0.4.0

01 Oct 15:59
dfea73c
Compare
Choose a tag to compare

CakePHP 5

v0.3.0

29 Sep 01:12
bba84af
Compare
Choose a tag to compare

Now powered by PHP-8.1

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

23 Jun 11:17
51ffaaa
Compare
Choose a tag to compare

Upgrade cakephp app skeleton to 4.4

v0.2.3

18 Jun 13:20
0fa99cc
Compare
Choose a tag to compare

Resolves CakePHP 4.4 deprecations.

v0.2.2

21 May 16:10
4d1e0eb
Compare
Choose a tag to compare
  • Use openssl to generate initial salt value
  • Fix nginx permissions issue (on linux host os) causing webroot assets to not load.
  • Adds checking webroot assets do not 404 to github action

v0.2.1

16 Jan 21:21
c32a1e6
Compare
Choose a tag to compare

Fix setting ACLs when host machine is Linux #21

v0.2.0

25 Nov 15:46
6a55b00
Compare
Choose a tag to compare
  • Upgrades to PHP 8.0
  • Note, Docker 20 is required for xDebug now. For more read this thread: docker-library/php#1130

v0.1.1

16 Nov 15:21
539e67b
Compare
Choose a tag to compare

Fixes some issues related to MacOS and documents work arounds in the README. See #13

v0.1.0

17 Jun 21:46
Compare
Choose a tag to compare
  • Moves Dockerfile, docker-compose.yaml, & .dockerignore to project root
  • Fixes bugs in docker-entrypoint
  • Makes k8s work in minikube in prod mode

v0.0.3

10 Apr 17:39
Compare
Choose a tag to compare
update docs