Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/NDCUM-1315' into NDCUM-1315
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedorfman committed Aug 30, 2024
2 parents a4fa9b4 + 739e6eb commit 1116ad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ docker build -t ${DOCKER_IMAGE_TAG} "${BUILDER_DIR}" -f "${DOCKERFILE}"

# run the build script on the docker container
docker run \
--user root \
-v /var/run/docker.sock:/var/run/docker.sock \
-v "${PROJECT_DIR}":"${PROJECT_DIR}" \
-e PROJECT_DIR="${PROJECT_DIR}" \
Expand Down

0 comments on commit 1116ad5

Please sign in to comment.