bitwarden_rs/docker/amd64/postgresql
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
..
Dockerfile Add sqlite binary into the docker images 2019-09-30 13:54:06 +01:00
Dockerfile.alpine Add sqlite binary into the docker images 2019-09-30 13:54:06 +01:00