build error
Job failed with exit code: 1. Reason: cache miss: [ 5/11] RUN update-alternatives --set x-terminal-emulator /usr/bin/xfce4-terminal.wrapper cache miss: [ 8/11] RUN git clone --depth 1 https://github.com/novnc/noVNC.git /opt/noVNC && git clone --depth 1 https://github.com/novnc/websockify /opt/noVNC/utils/websockify cache miss: [ 6/11] RUN mkdir -p /root/.vnc && echo "vscode" | vncpasswd -f > /root/.vnc/passwd && chmod 600 /root/.vnc/passwd cache miss: [ 3/11] RUN add-apt-repository -y ppa:apt-fast/stable && echo debconf apt-fast/maxdownloads string 16 | debconf-set-selections && echo debconf apt-fast/dlflag boolean true | debconf-set-selections && echo debconf apt-fast/aptmanager string apt-get | debconf-set-selections && apt-get update && apt-get install -y apt-fast && rm -rf /var/lib/apt/lists/* cache miss: [10/11] RUN mkdir -p /workspace cache miss: [ 9/11] RUN echo '#!/bin/bash\nvncserver :1 -geometry $RESOLUTION -depth 24\n/opt/noVNC/utils/novnc_proxy --vnc localhost:5901 --listen 6080' > /startup.sh && chmod +x /startup.sh cache miss: [ 4/11] RUN apt-fast install -y xfce4 xfce4-goodies firefox tightvncserver autocutsel xterm && rm -rf /var/lib/apt/lists/* cache miss: [ 2/11] RUN apt-get update && apt-get install -y software-properties-common apt-utils debconf-utils wget git supervisor && rm -rf /var/lib/apt/lists/* cache miss: [11/11] WORKDIR /workspace cache miss: [ 7/11] RUN echo '#!/bin/bash\nxrdb $HOME/.Xresources\nautocutsel -fork\nstartxfce4 &' > /root/.vnc/xstartup && chmod +x /root/.vnc/xstartup {"total":15,"completed":7,"user_total":11,"user_cached":0,"user_completed":3,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":58484}
Build logs:
Fetching error logs...