Commit Graph

8 Commits

Author SHA1 Message Date
Adam Snyder
46c87bcbc1 fix(docker): Instruct browser not to cache swagger-initializer.js (#7960) 2022-03-31 11:41:45 -07:00
glamic-ep
4109efd734 fix(docker-nginx): Output yml/yaml as text/plain (#7749)
Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2022-03-02 12:06:28 -08:00
Tim Lai
6fe9658ef0 security(docker): hide nginx version (#6617) 2020-11-13 11:12:46 -08:00
Wesley Schwengle
f3539748d3 fix: Allow local ref's to be served by nginx (#5565) 2020-06-09 17:16:06 -07:00
Siby Augustine
12e86dafb0 fix(docker-image): send relative HTTP 301s from within container (#5409)
Co-authored-by: kyle shockey <kyle.shockey1@gmail.com>
2020-03-22 20:47:45 -04:00
Yann Odeyer
dd961ed401 improvement(docker): gzip static files (via #5199) 2019-03-01 21:06:40 -08:00
Segev Finer
dd34393ea2 improvement(docker): avoid caching mounted json/yml/yaml assets (via #5151) 2019-02-02 00:14:48 -06:00
kyle
31a8b13777 feature: full-spectrum runtime Docker configuration (via #4965)
* reorganize docker things

* Configurator WIP

* implement Docker runtime config generator

* add tests

* update documentation

* fix Markdown tables

* Move Docker section

* add note to README

* move up `nodejs` install for more aggressive caching

* drop exclusive test

* fix missing `DISPLAY_OPERATION_ID`
2018-11-01 14:53:29 -04:00