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