Vladimír Gorej
51f8ccb018
fix(docker): enable IPv6 explicitly by env variable ( #8449 )
...
Enabling IPv6 address and port for IPv6 addresses
caused backward incompatible issues in the docker image.
If one wants to use it, it must be turned on explicitly
with PORT_IPV6 env variable.
Refs #8447
Refs #8437
2023-03-07 14:38:07 +01:00
Barnaby Keene
51b45e740d
fix(docker): add missing ipv6 all-interfaces binding ( #8438 )
...
Closes #8437
2023-03-06 15:55:59 +01:00
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