Commit graph

7 commits

Author SHA1 Message Date
Jan Dittberner 8db91abf9e Fix docker build for EOL Debian release 2024-02-10 13:48:02 +01:00
Jan Dittberner 2c1dc14eaf Fix image builds for jessie
- jessie's regular archive key expired. This commit switches to
  debian/eol:jessie as base image
2022-12-21 18:04:18 +01:00
Jan Dittberner dbb500f8e8 Add wget to allow download of translations on first start 2021-08-27 18:00:13 +02:00
Jan Dittberner fd9d45668b Implement signal handling 2020-12-26 17:10:15 +01:00
Jan Dittberner 774c6b0e9c Add signer configuration 2020-12-23 22:14:13 +01:00
Jan Dittberner e8ad6b9ba7 Start adding signer containers
This is work in progress to add the signer components
2020-12-23 09:53:52 +01:00
Jan Dittberner f9b0eb5195 Rename application to webdb
This commit renames the application container to webdb and drops the
test suffix in favour of using www.cacert.localhost directly. The server
certificate for www.cacert.localhost got an additional
subjectAlternativeName secure.cacert.localhost and is used for both
hostnames now.

Environment variables containing _APP have been renamed to _WEBDB to
keep consistency.
2020-12-23 07:17:06 +01:00
Renamed from application.Dockerfile (Browse further)