Add devserver container #82
Annotations
1 error and 1 warning
Build Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c && apt-get update && apt-get install -y --no-install-recommends curl wget unzip catatonit jq lsb-release nano vim tree tmux git htop net-tools sudo strace socat rsync aria2 restic iftop iotop less man fzf ffmpeg ripgrep openssh-server pciutils && mkdir -p /var/run/sshd /config/ssh && chmod 755 /var/run/sshd && printf \"UpdateMethod=docker\\nBranch=master\\nPackageVersion=%s\\nPackageAuthor=[RareCompute](https://github.com/RareCompute)\\n\" \"${VERSION}\" > /config/package_info && chown -R ${UID}:${GID} /config && chmod -R 755 /config && chmod 755 /entrypoint.sh && apt-get autoremove -y && apt-get clean && rm -rf /root/.cache /var/lib/apt/lists/* /tmp/* /var/tmp/* && chsh -s /bin/bash" did not complete successfully: exit code: 2
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading