summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
2021-09-13fix(Dockerfile): fix security issue in docker imageVladimir Gorej
2021-08-11build(docker): fix docker image Node.js security issueVladimir Gorej
2020-06-09add swagger url option (#6122)Christian Mehlmauer
2020-06-03housekeeping(deps): update nginx docker tag to v1.19 (#6052)renovate[bot]
2019-08-22housekeeping(deps): update nginx docker tag to v1.17 (via #5485)renovate[bot]
2019-07-23Allow this to run in a non-root enviromentJens Reimann
2019-03-05fix: generate gzipped Docker assets at runtime (via #5219)kyle
2019-03-01improvement(docker): gzip static files (via #5199)Yann Odeyer
2019-02-05improvement(docker): smaller images via no-cache option (via #5157)Drew Freyling
2019-02-02improvement(docker): avoid caching mounted json/yml/yaml assets (via #5151)Segev Finer
2018-11-01feature: Docker OAuth block support (via #4987)kyle
2018-11-01feature: full-spectrum runtime Docker configuration (via #4965)kyle
2018-09-14fix(docker): make shell script executable (via #4876)Matthew O'Connor
2018-09-14feat(docker): allow configUrl to be used in Docker (via #4881)Chris McKnight
2018-08-17improve(docker): use nginx image (#4796)Harry Martland
2018-08-08improvement: update Dockerfile (#4799)Peter Dave Hello
2018-06-15use HTTPS for Petstore by default (#4652)kyle
2018-03-27fix(docker): MAINTAINER deprecated. Use LABEL. (#4370)Jake Reed
2018-01-19improve(docker): support multiple API URLs option (#4044)Paulo Schneider
2018-01-12feature(docker-image): allow custom nginx port within container (#4086)David Muto
2017-11-28Allow UI base url to be customizableMichael Parker
2017-05-25update base-image to alpine 3.5Michael Mrowetz
2017-04-11added variables for dockerTony Tam
2017-04-04gone with the publicRon
2017-03-24Webpack build and Dockerfile updates, to account for new structureKyle Shockey
2017-03-20Added missing slashDamiano Petrungaro
2017-03-19copy all filesTony Tam
2017-03-18added dockerfile instructionsTony Tam
2017-03-17out with the oldRon
2017-02-23Attach nginx process to PID 1 so the container can be stopped properly.janpapenbrock
2016-12-01create required directory to store nginx pidChunyang Wang
2016-05-07- added `nginx.conf` to provide greater flexibility of configuration (ie. lis...Roman Tarnavski
2016-05-05- switching to alpine:3.3Roman Tarnavski
2016-04-29- changed to a smaller OS footprint (VMware's Photon OS)Roman Tarnavski
2015-06-04Updated project locationRon
2015-02-05fixes to docker installationAkshat Aranya
2015-02-01merged from develop_2.0Tony Tam