aboutsummaryrefslogtreecommitdiff
path: root/docker/armv6/mysql/Dockerfile
AgeCommit message (Expand)Author
2020-04-09Make web vault show a more informative error when browsers block WebCrypto in...Daniel García
2020-03-27Update web vault to 2.13.2Daniel García
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
2020-01-01Remove debugging echo statement from DockerfilesRobin Schneider
2019-12-31Use apt-get instead of apt in Dockerfiles, also --no-install-recommendsRobin 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-31Fix armv6 build, thanks to @dani-garcia for the review!Robin Schneider
2019-12-31Make `cargo new` independent of workdir to be exactDaniel García
2019-12-31Move `dpkg --add-architecture` before the first apt callRobin Schneider
2019-12-31Fix cross platform build support, thanks to @dani-garcia for the reviewRobin 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-06last round of linting fixesFelix Bartels
2019-06-24Create Dockerfiles for mysql buildsMiro Prasil