1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-20 07:50:05 +02:00
vaultwarden/docker
Miro Prasil acdd42935b Add sqlite binary into the docker images
This is done to enable backup functionality in the admin interface while
we're waiting for the libsqlite-sys 0.17 to bubble up in the upstream
dependencies. Then we can start using `VACUUM INTO`

This also extends the check for the sqlite binary to also try `sqlite3`
as this is the name of the binary in baseimage distributions we use.
2019-09-30 13:54:06 +01:00
..
aarch64 Add sqlite binary into the docker images 2019-09-30 13:54:06 +01:00
amd64 Add sqlite binary into the docker images 2019-09-30 13:54:06 +01:00
armv6 Add sqlite binary into the docker images 2019-09-30 13:54:06 +01:00
armv7 Add sqlite binary into the docker images 2019-09-30 13:54:06 +01:00
healthcheck.sh Allow self signed certs and increase a bit the timings 2019-09-11 22:01:42 +02:00