summaryrefslogtreecommitdiffstats
path: root/extras/hs-test/script/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extras/hs-test/script/build.sh')
-rwxr-xr-xextras/hs-test/script/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/hs-test/script/build.sh b/extras/hs-test/script/build.sh
index d80823b5859..b8962ec989e 100755
--- a/extras/hs-test/script/build.sh
+++ b/extras/hs-test/script/build.sh
@@ -11,3 +11,4 @@ cp ${VPP_WS}/build-root/build-vpp_debug-native/vpp/bin/* ${bin}
cp -r ${VPP_WS}/build-root/build-vpp_debug-native/vpp/lib/x86_64-linux-gnu/* ${lib}
docker build -t hs-test/vpp -f Dockerfile.vpp .
+docker build -t hs-test/nginx-ldp -f Dockerfile.nginx .