Update docker build process #56
Annotations
1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -o xtrace && apk update && apk add curl gettext libcap libevent su-exec xz-libs zlib zstd-libs && apk add --virtual build build-base ca-certificates gnupg gnupg-keyboxd libcap-dev libevent-dev openssl-dev xz-dev zlib-dev zstd-dev && CURL_OPTIONS=\"--no-progress-meter --fail --location --remote-name\" && curl ${CURL_OPTIONS} \"https://dist.torproject.org/tor-${TOR_VERSION}.tar.gz\" && curl ${CURL_OPTIONS} \"https://dist.torproject.org/tor-${TOR_VERSION}.tar.gz.sha256sum\" && curl ${CURL_OPTIONS} \"https://dist.torproject.org/tor-${TOR_VERSION}.tar.gz.sha256sum.asc\" && gpg --auto-key-locate nodefault,wkd --locate-keys [email protected] [email protected] [email protected] && sha256sum -c \"tor-${TOR_VERSION}.tar.gz.sha256sum\" && gpg --verify \"tor-${TOR_VERSION}.tar.gz.sha256sum.asc\" && tar -zxf \"tor-${TOR_VERSION}.tar.gz\" && cd tor-${TOR_VERSION} && ./configure --sysconfdir=/etc --localstatedir=/var --prefix=/usr --disable-gcc-warnings-advisory --disable-asciidoc --disable-html-manual --disable-manpage --enable-lzma --enable-zstd --silent && CFLAGS=-Wno-cpp make && make test && make install && apk del build && rm -rf /tmp/* && rm -rf /var/cache/apk/* && addgroup -S tor && adduser -s /bin/false -SDH -G tor tor" did not complete successfully: exit code: 2
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
svengo~docker-tor~GVLP1J.dockerbuild
|
142 KB |
|