Commit Graph

25 Commits (a8870eef0db11b4856b60b12c975d9187e2cf341)

Author SHA1 Message Date
Daniel García 4be8dae626
Make web vault show a more informative error when browsers block WebCrypto in insecure contexts and update dependencies
5 years ago
Daniel García 5471088e93
Merge pull request #933 from jjlin/dockerfiles
5 years ago
Daniel García 4e85a1dee1
Update web vault to 2.13.2
5 years ago
Jeremy Lin d4bfa1a189 Rebuild Dockerfiles to match latest Dockerfile.j2 template
5 years ago
Jeremy Lin bbb0484d03 Healthcheck fixes/optimizations
5 years ago
Daniel García edabf19ddf
Update vault to 2.13.1
5 years ago
Daniel García edfdda86ae
Use web vault built by docker autobuild, using the hash to reference the image for extra security
5 years ago
Daniel García 0a3008e753
Update web vault used in docker
5 years ago
Daniel García 916e96b143
Update web vault to fix copy issues
5 years ago
Daniel García 84ed185579
Update u2f to 0.2, which requires OpenSSL but also might solve the problems we've had with certificates.
5 years ago
Robin Schneider 402c857d17
Add hint to Dockerfile's that they are generated
5 years ago
Robin Schneider f6a4a2127b
Remove duplicate empty lines in generated Dockerfiles
5 years ago
Robin Schneider 446fc3f1f8
Set build time options for dpkg and reproducible builds
5 years ago
Robin Schneider 43adcde094
Move `rustup target` before `cargo build`. Thanks to @dani-garcia!
5 years ago
Daniel García 7a0bb18dcf
Make `cargo new` independent of workdir to be exact
5 years ago
Robin Schneider 8280d200ea
Generate Dockerfiles from one source for maintainability. Closes #785.
5 years ago
Daniel García 4cec502f7b
Update docker images to alpine 3.11 and rust 1.40
5 years ago
Daniel García cf5a985b31
Updated rust images and enabled minimal profile
5 years ago
Daniel García cbadf00941
Update web vault to fix twofactorauth.org integration
5 years ago
Gernot Nusshall 748c825202 cleaner startup exec in order to build the image and run the container with podman/libpod
5 years ago
Daniel García 97d41c2686
Revert rustup minimal profile, rustup can't be updated
5 years ago
Daniel García fccc0a4b05
Update rocket to latest master
5 years ago
Daniel García 57b1d3f850
Update dependencies and docker base images
5 years ago
Miro Prasil acdd42935b Add sqlite binary into the docker images
5 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
5 years ago