Jacob Wejendorp
|
d95244c09b
|
fix(docker): dynamically determine the chunk to inject during runtime
The __APP_INJECTED_RUNTIME_CONFIG__ value is not always in the main
chunk, so we need to find the right chunk to inject for runtime config.
|
2020-06-12 19:42:24 +02:00 |
|
Patrik Oldsberg
|
fe2d04ae3b
|
docker: add runtime config injection from env
|
2020-06-07 14:43:20 +02:00 |
|
Patrik Oldsberg
|
912bd3ee18
|
Dockerfile: move nginx config templating to run script
|
2020-03-31 01:11:34 +02:00 |
|
Patrik Oldsberg
|
9a5ed723c4
|
deployment: merge into root dockerfile
|
2020-03-31 00:50:24 +02:00 |
|
Vern Burton
|
894d25b54b
|
updating Dockerfile to pull in custom default.conf to overload default file.
|
2020-03-28 18:40:28 -05:00 |
|
Vern Burton
|
e3843a90ce
|
Creating docker-compose.yml with nginx config via a new site.
|
2020-03-22 21:28:58 -05:00 |
|