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