Kevin Papst
84a0ca5ce6
removed duplicate installation call
2024-10-14 23:37:45 +02:00
Kevin Papst
9e736b26f6
Improve docker installation ( #5115 )
...
* ignore certain connection errors on startup
* remove invalid code that checks for the existence of the migration table
* fetch kimai code via tar archive instead of git clone, to respect .gitattributes
2024-10-14 23:09:14 +02:00
Kevin Papst
ff9bf163ee
Release 2.24 ( #5097 )
2024-10-11 21:56:54 +02:00
Kevin Papst
5fac6a642c
Docker improvements ( #5096 )
...
* install missing unzip
* run update and install in one step
* remove unused TRUSTED_HOSTS env
2024-10-11 19:36:40 +02:00
Kevin Papst
921a703ea2
Merge Docker images ( #5094 )
2024-10-04 11:14:10 +02:00
Kevin Papst
855a546683
Docker improvements ( #5093 )
2024-10-04 10:25:46 +02:00
Kevin Papst
52b949daa3
cleanup docker environment variables ( #5074 )
2024-10-03 14:27:33 +02:00
Kevin Papst
ff6a3e8262
Release 2.20.0 ( #4987 )
2024-08-04 18:22:27 +02:00
Kevin Papst
0947b88d36
added OCI docker labels ( #4996 )
2024-08-04 16:43:46 +02:00
robjuz
cde856a9c1
BC: Docker support for encoded characters in DATABASE_URL ( #5000 )
2024-08-04 16:02:08 +02:00
Kevin Papst
b9c1036b21
Revert Docker credentials urldecode ( #4998 )
2024-07-28 18:04:18 +02:00
robjuz
f5d76cfd9a
fix database URLs with special characters for docker ( #4976 )
2024-07-20 17:20:23 +02:00
Andreas Brain
7d394fbe56
added ldap-libs to for TLS certificate verification ( #4802 )
2024-04-23 10:33:51 +02:00
Toby Batch
2ac783a300
split docker to use base image for faster builds ( #4586 )
2024-04-02 17:50:24 +02:00
Kevin Papst
6531e7fe52
Release 2.9.0 ( #4526 )
...
* added fix to work around bc break in new phpword version
* fix phpoffice deprecations
* mark unused option as deprecated
* support for DateTimeInterface and DateTimeImmutable where possible
* use TRUSTED_PROXIES setting - fixes #4533
* re-enable Kimai test in docker test build script (#4541 )
* bump dependencies
2024-01-10 12:43:07 +01:00
Kevin Papst
af82fd040d
removed deprecated test script ( #4490 )
2023-12-14 12:12:17 +01:00
Toby Batch
350875be2a
moved dockerfile to main repo ( #4393 )
2023-11-17 13:07:51 +01:00