00:00:18
Sep 07, 2025
00:00:43
1 | FROM mono as builder 2 | 3 | >>> RUN apt update && env DEBIAN_FRONTEND=noninteractive apt install -y wget git 4 | 5 | COPY . /windbot-source--------------------ERROR: failed to solve: process "/bin/sh -c apt update && env DEBIAN_FRONTEND=noninteractive apt install -y wget git" did not complete successfully: exit code: 100Cleaning up project directory and file based variablesERROR: Job failed: exit code 1
$ mv -f BotWrapper/bin/Release/Bot.exe .$ mv -f BotWrapper/bin/Release/bot.conf .$ mv -f BotWrapper/BotWrapper.sh ./bot$ chmod +x ./bot$ mkdir dist$ 7z a -mx9 dist/WindBot.7z WindBot Bot.exe bot.conf/bin/bash: line 162: 7z: command not foundCleaning up project directory and file based variablesERROR: Job failed: exit code 1