Add target name for last docker build phase
[ric-plt/submgr.git] / Dockerfile
index 9943663..ad981f7 100644 (file)
@@ -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