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