Commit Graph

126 Commits (e38e1a5d5f33329f3083ed65223424f0dc77c4db)

Author SHA1 Message Date
Robin Schneider f250c54813
WIP: Use Debian base image for all steps of the build process
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
Gernot Nusshall 204993568a cleaner startup exec in order to build the image and run the container with podman/libpod
5 years ago
Gernot Nusshall 70be2d93ce cleaner startup exec in order to build the image and run the container with podman/libpod
5 years ago
Patrick Li efc65b93f8
Don't install mysql libraries for sqlite builds
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
Daniel García f9408a00c6
Allow self signed certs and increase a bit the timings
5 years ago
Daniel García ae8bf954c1
Updated web vault to 2.12
5 years ago
Miro Prasil eea3f13bb3 Fix #603 and remove mysql from sqlite image
5 years ago
Daniel García dda244edd8
Merge pull request #589 from H3npi/H3npi-patch-1
5 years ago
H3npi 66a68f6d22 Adds Healthcheck for all docker container
5 years ago
Daniel García 469318bcbd
Updated dependencies and web vault version
5 years ago
Daniel García 8be2ed6255
Update web vault to 2.11.0
5 years ago
Daniel García 05a1137828
Move backend checks to build.rs to fail fast, and updated dependencies
5 years ago
Felix Bartels 0b13a8c4aa last round of linting fixes
5 years ago
Felix Bartels 3fbd7919d8 more linting fixes
5 years ago
Felix Bartels 5f688ff209 no more linting errors for the main Dockerfile
5 years ago
Miro Prasil d10ef3fd4b Create Dockerfiles for mysql builds
6 years ago
Miro Prasil dd0b847912 Move current dockerfiles to their arch folders
6 years ago