Skip to content

Merge pull request #179 from aipeach/patch-6 #62

Merge pull request #179 from aipeach/patch-6

Merge pull request #179 from aipeach/patch-6 #62

Triggered via push March 8, 2024 05:01
Status Failure
Total duration 1m 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache git tzdata curl jq wget bash nano && git clone -b $GIT_Branch --single-branch --depth=1 https://github.com/AirportR/FullTclash.git /app && git clone --single-branch --depth=1 https://github.com/twitter/twemoji.git /app/resources/emoji/twemoji && ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && echo \"00 6 * * * bash /app/docker/update.sh\" >> /var/spool/cron/crontabs/root && mkdir /etc/supervisord.d && mv /app/docker/supervisord.conf /etc/supervisord.conf && mv /app/docker/fulltclash.conf /etc/supervisord.d/fulltclash.conf && chmod +x /app/docker/fulltcore.sh && bash /app/docker/fulltcore.sh && chmod +x /app/docker/update.sh && usermod -s /bin/bash root && chmod +x /app/docker/docker-entrypoint.sh" did not complete successfully: exit code: 127