Sfoglia il codice sorgente

Update IPv6.

tags/v4.0.0-beta.1
Luigi Freitas Cruz 4 anni fa
parent
commit
f8dc022282
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      builder/build-docker.sh

+ 1
- 0
builder/build-docker.sh Vedi File

@@ -90,6 +90,7 @@ else
time ${DOCKER} run --name "${CONTAINER_NAME}" --privileged \
--volume "${CONFIG_FILE}":/config:ro \
-e "GIT_HASH=${GIT_HASH}" \
--ipv6 \
pi-gen \
bash -e -o pipefail -c "dpkg-reconfigure qemu-user-static &&
cd /pi-gen; ./build.sh ${BUILD_OPTS} &&


Caricamento…
Annulla
Salva