build error
Job failed with exit code: 1. Reason: cache miss: [3/6] RUN useradd -m -s /bin/bash user && echo "user:user" | chpasswd && adduser user sudo && echo "user ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers.d/user cache miss: [2/6] RUN apt-get update -qq && apt-get install -y --no-install-recommends xfce4 xfce4-goodies xfce4-terminal dbus-x11 tigervnc-standalone-server tigervnc-common novnc websockify firefox firefox-locale-ru mousepad ristretto fonts-dejavu fonts-noto fonts-noto-cjk pulseaudio sudo supervisor wget curl nano htop && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* cache miss: [6/6] COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf cache miss: [5/6] RUN mkdir -p ~/.vnc && echo "123456" | vncpasswd -f > ~/.vnc/passwd && chmod 600 ~/.vnc/passwd cache miss: [4/6] WORKDIR /home/user {"total":11,"completed":10,"user_total":6,"user_cached":0,"user_completed":5,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":51039}
Build logs:
Fetching error logs...