Releases: bheisig/i-doit-docker
Releases · bheisig/i-doit-docker
v0.5.0 – 2022-04-25
v0.4.0
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 11bullseye
Removed
- Drop support for i-doit open/pro
1.14
and1.15
branches - Drop support for PHP
7.1
,7.2
, and7.3
(end of life) - Remove command
./docker.sh test
in favor ofnpm test
v0.3.0
v0.2.0
Added
- Add i-doit pro/open, versions
1.13.1
,1.13.2
,1.14
,1.14.1
and1.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
Initial release
Added
- Add i-doit versions
1.12.1
,1.12.4
and1.13
- Add i-doit editions open and pro
- Add PHP versions
7.0
,7.1
,7.2
,7.3
and7.4
(experimental) - Add services Apache Web server and PHP-FPM
- Add examples for docker-compose incl. environment variables, MariaDB and Memcached