Ver a proveniência

Update IPv6.

tags/v4.0.0-beta.1
Luigi Freitas Cruz há 4 anos
ascendente
cometimento
f8dc022282
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      builder/build-docker.sh

+ 1
- 0
builder/build-docker.sh Ver ficheiro

@@ -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} &&


Carregando…
Cancelar
Guardar