aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
2020-08-24Change Dockerfiles to make the AMD image multidbDaniel García
2019-06-24Symlink amd64 Dockerfile to repo rootMiro Prasil
2019-06-24Move current dockerfiles to their arch foldersMiro Prasil
2019-05-26initial mysql supportNils Domrose
2019-05-20Make docker image buildEmil Madsen
2019-05-15New vault patch releaseDaniel García
2019-05-11Updated web vault to hide org plans again and updated dependenciesDaniel García
2019-04-07Update vault release to show duo buttonDaniel García
2019-03-25Update to web vault 2.10.0Daniel García
2019-03-14Use web vault 2.9.0 releaseDaniel García
2019-02-27Update vault to new version. No need to wait for a release when even the offi...Daniel García
2019-01-24Update web-vault to fix U2F NotTrustedAnchor errorDaniel García
2019-01-18Bump the vault version used to the latest oneMiroslav Prasil
2019-01-08Update dependencies and web vaultDaniel García
2019-01-07Fix missing .env error in Dockerfile, the .env file is not needed for the Doc...Daniel García
2019-01-05Update Vault to 2.8.0Miroslav Prasil
2018-12-31Add build.rs to dockerfileDaniel García
2018-12-16Update vault t o2.7.1Miroslav Prasil
2018-12-13Fix wrong folder nameDaniel García
2018-12-13Updated dockerfiles to use compiled vaultsDaniel García
2018-12-11Updated dependencies, and dockerfiles to use NodeJS 10 LTSDaniel García
2018-12-04Make sure the dockerfile builds the project, instead of assuming the cached d...Daniel García
2018-12-03Updated deps and web vault to 2.6.1Daniel García
2018-11-27Update web vault to 2.6.0Daniel García
2018-11-14Merge branch 'master' into rocket-0.4Daniel García
2018-11-12Bump vault version to 2.5.0Miroslav Prasil
2018-11-03Remove libs from DockerfileMiroslav Prasil
2018-11-01Make the docker images use port 80 (instead of 8000, which is the default in ...Daniel García
2018-10-16Update web vault to 2.4.0Daniel García
2018-09-18Update Vault to v2.3.0Miroslav Prasil
2018-09-04Expose 3012 in docker build file for notificationsShane A. Faulkner
2018-08-28Removed accidental change to DockerfileDaniel García
2018-08-28Updated web vault to version 2.2Daniel García
2018-08-08Update vault to latest versionMiroslav Prasil
2018-07-27Use stable release of v2.0.0Miroslav Prasil
2018-07-21Add missing slash, to put it like it was at firstDaniel García
2018-07-21Updated dependencies and Docker image to new web-vaultDaniel García
2018-07-18Change number of workers in image, document the setting (fixes #90)Miroslav Prasil
2018-07-12Move the ROCKET_ENV to the runtime imageMiroslav Prasil
2018-07-11Allow users to specify ROCKET_ENV when starting containerdustyrip
2018-07-01Install CA certificates to make HTTPS connections workDaniel García
2018-06-30Added Rocket.toml to the final docker imageDaniel García
2018-06-12Use proper toolchain in DockerfileMiroslav Prasil
2018-06-01Update Vault to 1.27.0Miroslav Prasil
2018-05-07Update dependencies and bundle SQLite with the program, so we have one less d...Daniel García
2018-04-26Move settings out of web-vaultMiroslav Prasil
2018-04-18Fetch Vault from upstream when building Docker imageMiroslav Prasil
2018-02-18Reduced Docker final image and updated dependenciesDaniel García
2018-02-17Fixed docker build and implemented automatic creation of JWT signing keys on ...Daniel García
2018-02-15Get host from client and put it in the attachments URL (only the web vault wo...Daniel García