X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fhttp-https-proxy%2FDockerfile;h=7f0ef12b04c6ffec0413907cc74b8f75a99156a5;hb=237a4da4b9419171f774bd6a02f61bef81f1b60f;hp=0043eeb847c533cdfe2eb5cd608ddf62539633de;hpb=534a1fe8136ed8d72615707008bdd6061d1df2fe;p=nonrtric.git diff --git a/test/http-https-proxy/Dockerfile b/test/http-https-proxy/Dockerfile index 0043eeb8..7f0ef12b 100644 --- a/test/http-https-proxy/Dockerfile +++ b/test/http-https-proxy/Dockerfile @@ -13,6 +13,4 @@ COPY cert/pass . WORKDIR /usr/src/app COPY http_proxy.js . -USER node - -CMD [ "node", "http_proxy.js" ] \ No newline at end of file +CMD [ "node", "http_proxy.js" ]