11 Коммитов (b9e614145febe6de5022671e90c589216b19fd61)

Автор SHA1 Сообщение Дата
Will b2abbc8856 update Dockerfile to alpine 3.14.3 4 лет назад
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.
4 лет назад
Dimitri Huisman 56dd70cf4a Implement versioning for CI/CD workflow (see #1182). 4 лет назад
Dimitri Huisman 92e65b33e0 Configure fetchmail to use idfile to keep track of messages.
Run fetchmail as root. This is unfortunately required because
all files are owned by root in the mailu data folder.
In the future  we must switch all images to running all
all processes with a non-root user.
4 лет назад
Dimitri Huisman 2404cf2e3d Fix for issue #1223 4 лет назад
DjVinnii 225160610b Set default TZ in Dockerfiles 4 лет назад
DjVinnii 50d76076ed Add tzdata to optional 4 лет назад
Florent Daigniere d7c2b510c7 Give alpine 3.14.2 a shot 4 лет назад
Florent Daigniere 420afa53f8 Upgrade to alpine 3.14 4 лет назад
ofthesun9 e8b72099a7 Switching to alpine:3.12 and use fetchmail from alpine repository
alpine3:12 provides fetchmail 6.4.5, so building fetchmail from alpha branch
is not needed anymore (ssl wrapped mode issue fixed) since 6.4.2
5 лет назад
Tim Möhlmann 4e4b071fb0
Move services into core and optional 6 лет назад