Commit Graph

34 Commits (04f6bd263390265da9357b17b9f77a4fd6a22330)

Author SHA1 Message Date
Alexander Graf a29f066858
Move even more python deps to base image
Will a54a784168 Update alpine-linux to 3.14.5 - Zlib security FIX
Will d02296c3bc Update alpine-linux to 3.14.4 - OpenSSL security FIX
Will b2abbc8856 update Dockerfile to alpine 3.14.3
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.
Dimitri Huisman 56dd70cf4a Implement versioning for CI/CD workflow (see ).
DjVinnii 225160610b Set default TZ in Dockerfiles
DjVinnii 50d76076ed Add tzdata to optional
Alexander Graf 447b237ecb fix freshclam startup
- create pid file in existing folder /run
- let freshclam log to stdout
- remove deprecated SafeBrowsing
Florent Daigniere d7c2b510c7 Give alpine 3.14.2 a shot
Florent Daigniere 420afa53f8 Upgrade to alpine 3.14
ofthesun9 cff2e76269 Switching to alpine:3.12
Nick Young 0281205313
Upgrade alpine to get new clamav.
Aurélien Bondis 124b1d4c71 rebase and update for 3.10, avoid adding qemu file to x86 images
Dario Ernst bb2edb6eb6 Revert "Move alpine version definition out to variable"
This reverts commit c787e4bdbd.
Dario Ernst c787e4bdbd Move alpine version definition out to variable
Dario Ernst d1f80cca99 Update Dockerfiles to most recent alpine 3.10
Thomas Sänger ef3c6c407a upgrade alpine base-image
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.
Tim Möhlmann 3e97e7e1c2
Missed a spot of cleaning syntax
Tim Möhlmann 7d01bb2a4d
LOG_LEVEL docs and changelog entry
Tim Möhlmann e994e94512
Implement logging in clamav start script
Tim Möhlmann c1839b1ec1
Increase health start period for clamav's DB download
Tim Möhlmann 42e2dbe35d
Standarize image by using shared / similair layers
Ionut Filip 8a44a44688
Merge branch 'master' into feat-startup
Ionut Filip 1187cac5e1 Finished up switching from .sh to .py
Ionut Filip 0e5606d493 Changed start.sh to start.py
Thomas Sänger f0f5cea5d1
make antivirus-healthcheck more understandable
Thomas Sänger 040c1e529a
add healthcheck for antivirus
Tim Möhlmann 2c7a5a97e4
Move to alpine:3.8. Fixes and
kaiyou 2cba045013 Explicitely declare required volumes, fixes
kaiyou d1dbba2d3a Add expose instructions in Dockerfiles, fixes
kaiyou bac906ba5b Switch to edge for clamav
kaiyou 689be5f2d9 Move all directories per theme