24 Commits (874a0ad24c4426b96a9a5554515b67d6a0e81263)

Autor SHA1 Mensaje Fecha
Will b2abbc8856 update Dockerfile to alpine 3.14.3 hace 4 años
Dimitri Huisman f7677543c6 Process code review remarks
- Moved run to bottom of Dockerfile to allow using unmodified / cached states.
- Simplified bash code in deploy.sh.
- Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
hace 4 años
Dimitri Huisman 56dd70cf4a Implement versioning for CI/CD workflow (see #1182). hace 4 años
DjVinnii 225160610b Set default TZ in Dockerfiles hace 4 años
DjVinnii 50d76076ed Add tzdata to optional hace 4 años
Florent Daigniere d7c2b510c7 Give alpine 3.14.2 a shot hace 4 años
Florent Daigniere 420afa53f8 Upgrade to alpine 3.14 hace 4 años
ofthesun9 539114a3d6
Merge branch 'master' into test-alpine-3.12 hace 5 años
ofthesun9 16ec9adadd
Update optional/radicale/Dockerfile
Co-authored-by: Dario Ernst <github@kanojo.de>
hace 5 años
ofthesun9 e5f892ce70 Adjust radicale Dockerfile for alpine:3.12 & layers optimisation hace 5 años
ofthesun9 cff2e76269 Switching to alpine:3.12 hace 5 años
ofthesun9 506b7e9372 Use Radicale 3.x for webdav service
- remove ==2.1.12 in Dockerfile pip3 install radicale
- remove -f flag in Dockerfile CMD
- remove deprecated daemon and dns_lookup settings from radicale.conf
- move realm setting from [server] to [auth] in radicale.conf
- add newsfragment
hace 5 años
ofthesun9 6647c96bf9 Fixed typo in Dockerfile hace 6 años
ofthesun9 45f3772c26 Stick radicale to 2.1.12 version
As 3.0 is breaking compatibility with 2.1 branch
hace 6 años
Dario Ernst b374072892 Radicale: Use pip package instead of alpine repo
Required to fix failing builds caused by [alpine]upstream package rebuild against different python version
hace 6 años
Aurélien Bondis 124b1d4c71 rebase and update for 3.10, avoid adding qemu file to x86 images hace 6 años
Dario Ernst bb2edb6eb6 Revert "Move alpine version definition out to variable"
This reverts commit c787e4bdbd.
hace 6 años
Dario Ernst c787e4bdbd Move alpine version definition out to variable hace 6 años
Dario Ernst 1fa287a6d9 Update radicale dockerfile to alpine 3.10 hace 6 años
Abel Alfonso Fírvida Donéstevez 39444c794e Install bash in alpine based images.
This fix https://github.com/Mailu/Mailu/issues/918

Bash shell is used by default in Kubernetes' dashboard console, which is very
useful for admins.
hace 7 años
Thomas Sänger 39272ab05c
add healthcheck for http services hace 7 años
kaiyou 2cba045013 Explicitely declare required volumes, fixes #568 hace 7 años
kaiyou d1dbba2d3a Add expose instructions in Dockerfiles, fixes #392 hace 8 años
kaiyou 689be5f2d9 Move all directories per theme hace 8 años