Skip to content

Releases: bheisig/i-doit-docker

v0.5.0 – 2022-04-25

11 Jul 14:50
v0.5.0
15f9653
Compare
Choose a tag to compare

Added

  • Add support of i-doit open/pro, versions 1.17.2, 1.18 and 1.18.1

Removed

  • Drop support of i-doit open/pro 1.16 branch

v0.4.0

27 Oct 07:29
v0.4.0
479046e
Compare
Choose a tag to compare

This is a maintenance release.

Added

  • Add i-doit open, versions 1.16, 1.16.1, 1.16.2, 1.16.3, 1.17, 1.17.1
  • Add i-doit pro, versions 1.16, 1.16.1, 1.16.2, 1.16.3, 1.17, 1.17.1

Changed

  • Bump version of MariaDB; recommended version is v10.5.x
  • Upgrade base container image Debian GNU/Linux from 10 buster to 11 bullseye

Removed

  • Drop support for i-doit open/pro 1.14 and 1.15 branches
  • Drop support for PHP 7.1, 7.2, and 7.3 (end of life)
  • Remove command ./docker.sh test in favor of npm test

v0.3.0

23 Oct 15:32
v0.3.0
138ec46
Compare
Choose a tag to compare

Added

  • Add i-doit open/pro, versions 1.15 and 1.15.1
  • Add i-doit open, version 1.14.2

Fixed

  • apache service: Add content from i-doit's .htaccess file to Apache's configuration file

Removed

  • Do not build images for 1.13.x branch anymore

v0.2.0

23 Oct 15:33
v0.2.0
c5782ba
Compare
Choose a tag to compare

Added

  • Add i-doit pro/open, versions 1.13.1, 1.13.2, 1.14, 1.14.1 and 1.14.2
  • Scan images for vulnerabilities with ./docker.sh scan
  • Add ./docker.sh fix to fix file permissions

Fixed

  • Ensure to remove all remaining docker images while cleaning up

Removed

  • Do not build images for 1.12.x branch anymore

v0.1.0

23 Oct 15:33
v0.1.0
6e3a331
Compare
Choose a tag to compare

Initial release

Added

  • Add i-doit versions 1.12.1, 1.12.4 and 1.13
  • Add i-doit editions open and pro
  • Add PHP versions 7.0, 7.1, 7.2, 7.3 and 7.4 (experimental)
  • Add services Apache Web server and PHP-FPM
  • Add examples for docker-compose incl. environment variables, MariaDB and Memcached