Build container #212
Annotations
1 error
|
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache --virtual .build-utils gcc g++ ninja git cmake $BUILD_DEPENDENCIES && apk add --no-cache --virtual .dependencies libgcc libstdc++ $RUN_DEPENDENCIES && adduser -u 10000 -h /anope/ -D -S anope && mkdir -p /src && cd /src && git clone --depth 1 https://github.com/anope/anope.git anope -b $VERSION && cd /src/anope && for module in $EXTRA_MODULES; do ln -s /src/anope/modules/extra/$module.cpp modules; done && mkdir build && cd /src/anope/build && cmake -DINSTDIR=/anope/ -DDEFUMASK=077 -DCMAKE_BUILD_TYPE=RELEASE -GNinja .. && ninja install && apk del .build-utils && rm -rf /src && mkdir -p /data && touch /data/anope.db && ln -s /data/anope.db /anope/data/anope.db && chown -R anope /anope/ && chown -R anope /data/" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
anope~docker~N7AXTD.dockerbuild
Expired
|
40.7 KB |
sha256:de81c358dd9f30ba38bb8017885be7e1e5623a17ad5d2c655500136cde413b38
|
|