We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e753b commit 2bd9ac2Copy full SHA for 2bd9ac2
hooks/build
@@ -1 +1,3 @@
1
+#!/bin/bash
2
+
3
docker build --add-host=web:127.0.0.1 -f $DOCKERFILE_PATH -t $IMAGE_NAME .
0 commit comments