X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fhttp-https-proxy%2FDockerfile;h=d7a78ad16158c635e57baf9dff30274a15a5440d;hb=09a330ba372e9400522fa38184b3c0ef536972d5;hp=0043eeb847c533cdfe2eb5cd608ddf62539633de;hpb=36625a26aec5a4954392b1310da9868dbf090138;p=nonrtric.git diff --git a/test/http-https-proxy/Dockerfile b/test/http-https-proxy/Dockerfile index 0043eeb8..d7a78ad1 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