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
Age
Commit message (
Expand
)
Author
2020-10-11
Remove some duplicate code in Dockerfile with the help of some variables
Daniel García
2020-10-08
Fixed issue with building Alpine armv7 image.
BlackDex
2020-10-06
Fixed building mysql, postgresql and sqlite3 for arm
BlackDex
2020-10-04
Document database connection retries and change alpine repo for catatonit
Daniel García
2020-10-03
Reorganize dockerfile template slightly (same result)
Daniel García
2020-10-03
Updated web vault, dependencies and base docker images
Daniel García
2020-09-26
specify version of cmosh's alpine-arm
Aiden McClelland
2020-09-21
alpine arm building successfully
Aiden McClelland
2020-09-19
Update web vault to 2.16.0 and dependencies
Daniel García
2020-08-26
Fix the Alpine build
Jeremy Lin
2020-08-24
Change Dockerfiles to make the AMD image multidb
Daniel García
2020-07-15
Multi-arch image support
Jeremy Lin
2020-07-15
Dockerfile.j2: remove dead code
Jeremy Lin
2020-07-05
Add startup script to support init operations
Jeremy Lin
2020-07-05
Updated dependencies ans web vault version
Daniel García
2020-05-21
Update web vault to v2.14.0
Daniel García
2020-04-09
Make web vault show a more informative error when browsers block WebCrypto in...
Daniel García
2020-03-27
Merge pull request #933 from jjlin/dockerfiles
Daniel García
2020-03-27
Update web vault to 2.13.2
Daniel García
2020-03-26
Rebuild Dockerfiles to match latest Dockerfile.j2 template
Jeremy Lin
2020-03-25
Healthcheck fixes/optimizations
Jeremy Lin
2020-03-24
Update healthcheck script to handle alternate base dir
Jeremy Lin
2020-03-16
Build as static
Ymage
2020-03-14
Update vault to 2.13.1
Daniel García
2020-03-09
Update dependencies
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-05
Add missing target armv7 and cross compile envs
Daniel García
2020-01-03
Add hint to Dockerfile's that they are generated
Robin Schneider
2020-01-03
Readd missing cargo build for armv7. Thanks to @dani-garcia!
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
Improve Jinja2 template logic a bit
Robin Schneider
2019-12-31
Readd missing cargo setup for armv7. Thanks to @dani-garcia!
Robin Schneider
2019-12-31
Fix armv6 build, thanks to @dani-garcia for the review!
Robin Schneider
2019-12-31
Move `rustup target` before `cargo build`. Thanks to @dani-garcia!
Robin Schneider
2019-12-31
Make `cargo new` independent of workdir to be exact
Daniel García
2019-12-31
Fix package name for Ubuntu 16.04 based image. Thanks @dani-garcia!
Robin Schneider
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-28
WIP: Use Debian base image for all steps of the build process
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
[next]