Pārlūkot izejas kodu

No cache build.

tags/v4.0.0-beta.1
Luigi Freitas Cruz pirms 4 gadiem
vecāks
revīzija
9c96f85242
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      builder/build-docker.sh

+ 1
- 1
builder/build-docker.sh Parādīt failu

@@ -73,7 +73,7 @@ fi
# Modify original build-options to allow config file to be mounted in the docker container
BUILD_OPTS="$(echo "${BUILD_OPTS:-}" | sed -E 's@\-c\s?([^ ]+)@-c /config@')"

${DOCKER} build --network=host -t pi-gen "${DIR}"
${DOCKER} build --no-cache --network=host -t pi-gen "${DIR}"
if [ "${CONTAINER_EXISTS}" != "" ]; then
trap 'echo "got CTRL+C... please wait 5s" && ${DOCKER} stop -t 5 ${CONTAINER_NAME}_cont' SIGINT SIGTERM
time ${DOCKER} run --rm --privileged \


Notiek ielāde…
Atcelt
Saglabāt