X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile;h=9943663d25a97b8ebce5547231ebde5bfd30d01e;hb=refs%2Fchanges%2F68%2F5168%2F1;hp=ad981f7924231ec29e4297f9ef2670f80ef653d2;hpb=bff605acf6e749b334c4dc737ca90fbad21a1618;p=ric-plt%2Fsubmgr.git diff --git a/Dockerfile b/Dockerfile index ad981f7..9943663 100644 --- a/Dockerfile +++ b/Dockerfile @@ -198,7 +198,7 @@ RUN test -z "$(gofmt -l pkg/teststube2ap/*.go)" ########################################################### # ########################################################### -FROM ubuntu:18.04 as submgr +FROM ubuntu:18.04 RUN apt update && apt install -y iputils-ping net-tools curl tcpdump