index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
/
armv6
/
mysql
/
Dockerfile
Age
Commit message (
Expand
)
Author
2020-04-09
Make web vault show a more informative error when browsers block WebCrypto in...
Daniel García
2020-03-27
Update web vault to 2.13.2
Daniel García
2020-03-25
Healthcheck fixes/optimizations
Jeremy Lin
2020-03-14
Update vault to 2.13.1
Daniel García
2020-03-01
Use web vault built by docker autobuild, using the hash to reference the imag...
Daniel García
2020-02-22
Update web vault used in docker
Daniel García
2020-02-18
Update web vault to fix copy issues
Daniel García
2020-01-19
Update u2f to 0.2, which requires OpenSSL but also might solve the problems w...
Daniel García
2020-01-03
Add hint to Dockerfile's that they are generated
Robin Schneider
2020-01-01
Remove debugging echo statement from Dockerfiles
Robin Schneider
2019-12-31
Use apt-get instead of apt in Dockerfiles, also --no-install-recommends
Robin Schneider
2019-12-31
Remove duplicate empty lines in generated Dockerfiles
Robin Schneider
2019-12-31
Set build time options for dpkg and reproducible builds
Robin Schneider
2019-12-31
Fix armv6 build, thanks to @dani-garcia for the review!
Robin Schneider
2019-12-31
Make `cargo new` independent of workdir to be exact
Daniel García
2019-12-31
Move `dpkg --add-architecture` before the first apt call
Robin Schneider
2019-12-31
Fix cross platform build support, thanks to @dani-garcia for the review
Robin Schneider
2019-12-28
Generate Dockerfiles from one source for maintainability. Closes #785.
Robin Schneider
2019-12-22
Update docker images to alpine 3.11 and rust 1.40
Daniel García
2019-11-24
Updated rust images and enabled minimal profile
Daniel García
2019-11-19
Update web vault to fix twofactorauth.org integration
1.12.0
Daniel García
2019-11-13
cleaner startup exec in order to build the image and run the container with p...
Gernot Nusshall
2019-10-26
Revert rustup minimal profile, rustup can't be updated
Daniel García
2019-10-25
Update rocket to latest master
Daniel García
2019-10-24
Update dependencies and docker base images
Daniel García
2019-09-11
Allow self signed certs and increase a bit the timings
Daniel García
2019-09-07
Updated web vault to 2.12
Daniel García
2019-09-06
Fix #603 and remove mysql from sqlite image
Miro Prasil
2019-09-05
Merge pull request #589 from H3npi/H3npi-patch-1
Daniel García
2019-08-29
Adds Healthcheck for all docker container
H3npi
2019-08-27
Updated dependencies and web vault version
Daniel García
2019-07-30
Update web vault to 2.11.0
Daniel García
2019-07-06
last round of linting fixes
Felix Bartels
2019-06-24
Create Dockerfiles for mysql builds
Miro Prasil