Merge pull request #161 from AirportR/dev #34
Annotations
1 error
Build Debian Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install --no-install-recommends -y git tzdata curl wget jq bash nano cron && 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 && 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 && /app/docker/fulltcore.sh && cp /app/docker/crontab /etc/cron.d/crontab && chmod 0644 /etc/cron.d/crontab && /usr/bin/crontab /etc/cron.d/crontab && chmod +x /app/docker/update.sh && chmod +x /app/docker/docker-entrypoint.sh && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 128
|
The logs for this run have expired and are no longer available.
Loading