X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fmrstub%2FDockerfile;h=513894cd099b61a39a2af3e55987334bebba89be;hb=9e3bf9348a6f2a739411316591093f3b9a0fc937;hp=07101ad8c87e4234f84906013119941cd2011d81;hpb=13956e4c1025331fa2a8b595f7a2d4ada3dd6bd6;p=nonrtric.git diff --git a/test/mrstub/Dockerfile b/test/mrstub/Dockerfile index 07101ad8..513894cd 100644 --- a/test/mrstub/Dockerfile +++ b/test/mrstub/Dockerfile @@ -28,9 +28,6 @@ RUN chmod +x start.sh RUN apt-get update RUN apt-get install -y nginx=1.14.* -#install curl -RUN apt-get install -y curl - #start mrstub RUN pip install -r requirements.txt