Remove CLAMP_REST_URL variable from Docker image 95/123995/5
authordanielhanrahan <daniel.hanrahan@est.tech>
Wed, 8 Sep 2021 16:55:13 +0000 (17:55 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Fri, 10 Sep 2021 10:47:18 +0000 (11:47 +0100)
commit69d300a2132f103162a5e98f68ae4256750ce527
treee5cca7b3f647987820a5f55a78490bdc36711238
parent4ee6cfe3c0c507370118348d782b14a09e1b3c53
Remove CLAMP_REST_URL variable from Docker image

Remove redundant CLAMP_REST_URL environment variable
Update README to remove references to CLAMP_REST_URL
Group Dockerfile COPY commands to reduce image layers

Issue-ID: POLICY-3639
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ia6947a6681875167dfc63b0ffd19f7dc6faad6d4
README.md
packages/policy-gui-docker/src/main/docker/Dockerfile
packages/policy-gui-docker/src/main/docker/etc/nginx/http.d/default.conf [moved from packages/policy-gui-docker/src/main/docker/nginx/default.conf.template with 91% similarity]
packages/policy-gui-docker/src/main/docker/etc/nginx/nginx.conf [moved from packages/policy-gui-docker/src/main/docker/nginx/nginx.conf with 100% similarity]
packages/policy-gui-docker/src/main/docker/index.html [moved from packages/policy-gui-docker/src/main/docker/nginx/index.html with 100% similarity]
packages/policy-gui-docker/src/main/docker/policy-gui.sh