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
Youri Tolstoy
d6cebcd102
Update Dockerfile
...
remove docker dependency
5 years ago
Dario Ernst
1acd629e6f
Use ldez/traefik-certs-dumper in certificate dumper, and make more robust
...
closes #820
6 years ago
Tim Möhlmann
fd23e02aaa
Use alpine versioned and defin volumes
6 years ago
Dario Ernst
633919e97c
Add docker to dump traefiks certificates to pem
...
This is required since traefik sitting on HTTP is able to grab
LetsEncrypt certificates which then need to be injected into the front
container.
6 years ago