Skip to content

Releases: it-cocktail/docker-template

v6.0.0

Choose a tag to compare

@fduarte42 fduarte42 released this 19 Feb 10:06
3108759

Rewrite to use docker compose v2

On Docker Desktop it will work out of the box, but on linux you have to install it as shown here: Install Docker Compose V2

Only the CLI plugin is needed.

This also uses MariaDB container instead of MySQL, so please use MariaDB Version numbers in .env file.

v5.3.0

Choose a tag to compare

@fduarte42 fduarte42 released this 29 May 15:02
updated to use internal docker compose cli

v5.2.0

Choose a tag to compare

@fduarte42 fduarte42 released this 12 Mar 12:46
refactored for docker desktop > 3.2.x

v5.1.8

Choose a tag to compare

@fduarte42 fduarte42 released this 15 Jul 15:47
18a295e

bugfix phpmyadmin upload limit

v5.1.7

Choose a tag to compare

@fduarte42 fduarte42 released this 13 Jul 08:25
2a6df6d

bugfix MYSQL_PORT

v5.1.6

Choose a tag to compare

@fduarte42 fduarte42 released this 09 Jul 17:58

bugfix MYSQL_PORT under Windows
set debug image as default for php container in development mode

v5.1.5

Choose a tag to compare

@fduarte42 fduarte42 released this 03 Jul 07:59

bugfix mysql port in docker-compose mode

v5.1.4

Choose a tag to compare

@fduarte42 fduarte42 released this 19 Jun 19:36

Bugfixes

v5.1.3

Choose a tag to compare

@fduarte42 fduarte42 released this 03 Apr 17:24

bugfixes
added MAIL_DOMAIN to configmap and production environment

v5.1.2

Choose a tag to compare

@fduarte42 fduarte42 released this 21 Mar 16:46

bugfixes