aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/docker-setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/docker-setup.sh b/bin/docker-setup.sh
index 7f8f862..0b26165 100755
--- a/bin/docker-setup.sh
+++ b/bin/docker-setup.sh
@@ -3,3 +3,4 @@ set -e
source "$(dirname "$0")"/docker-helper.inc
cd "$(dirname "$0")"/.. # Need to be in correct path
docker_build
+docker_run_net_host "${@}"