aboutsummaryrefslogtreecommitdiff
path: root/docker/amd64/mysql/Dockerfile.alpine
AgeCommit message (Expand)Author
2020-08-24Change Dockerfiles to make the AMD image multidbDaniel García
2020-07-05Add startup script to support init operationsJeremy Lin
2020-07-05Updated dependencies ans web vault versionDaniel García
2020-05-21Update web vault to v2.14.0Daniel García
2020-04-09Make web vault show a more informative error when browsers block WebCrypto in...Daniel García
2020-03-27Merge pull request #933 from jjlin/dockerfilesDaniel García
2020-03-27Update web vault to 2.13.2Daniel García
2020-03-26Rebuild Dockerfiles to match latest Dockerfile.j2 templateJeremy Lin
2020-03-25Healthcheck fixes/optimizationsJeremy Lin
2020-03-14Update vault to 2.13.1Daniel García
2020-03-01Use web vault built by docker autobuild, using the hash to reference the imag...Daniel García
2020-02-22Update web vault used in dockerDaniel García
2020-02-18Update web vault to fix copy issuesDaniel García
2020-01-19Update u2f to 0.2, which requires OpenSSL but also might solve the problems w...Daniel García
2020-01-03Add hint to Dockerfile's that they are generatedRobin Schneider
2019-12-31Remove duplicate empty lines in generated DockerfilesRobin Schneider
2019-12-31Set build time options for dpkg and reproducible buildsRobin Schneider
2019-12-31Move `rustup target` before `cargo build`. Thanks to @dani-garcia!Robin Schneider
2019-12-31Make `cargo new` independent of workdir to be exactDaniel García
2019-12-31Fix package name for Ubuntu 16.04 based image. Thanks @dani-garcia!Robin Schneider
2019-12-28Generate Dockerfiles from one source for maintainability. Closes #785.Robin Schneider
2019-12-22Update docker images to alpine 3.11 and rust 1.40Daniel García
2019-11-24Updated rust images and enabled minimal profileDaniel García
2019-11-19Update web vault to fix twofactorauth.org integration1.12.0Daniel García
2019-11-13cleaner startup exec in order to build the image and run the container with p...Gernot Nusshall
2019-10-26Revert rustup minimal profile, rustup can't be updatedDaniel García
2019-10-25Update rocket to latest masterDaniel García
2019-10-24Update dependencies and docker base imagesDaniel García
2019-09-11Allow self signed certs and increase a bit the timingsDaniel García
2019-09-07Updated web vault to 2.12Daniel García
2019-09-06Fix #603 and remove mysql from sqlite imageMiro Prasil
2019-09-05Merge pull request #589 from H3npi/H3npi-patch-1Daniel García
2019-08-29Adds Healthcheck for all docker containerH3npi
2019-08-27Updated dependencies and web vault versionDaniel García
2019-07-30Update web vault to 2.11.0Daniel García
2019-07-09Move backend checks to build.rs to fail fast, and updated dependenciesDaniel García
2019-07-06last round of linting fixesFelix Bartels
2019-07-06more linting fixesFelix Bartels
2019-06-24Create Dockerfiles for mysql buildsMiro Prasil