ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in / |
CMD ["bash"] |
/bin/sh -c apt-get update && apt-get install -y sway wayvnc xwayland novnc && apt-get clean && rm -rf /var/lib/apt/* && ln /usr/share/novnc/vnc.html /usr/share/novnc/index.html |
/bin/sh -c mkdir /init-scripts /home/user |
ADD dir:a6662cbdcd130f6523fc5e7571985cf52c4e5db7aa321e98347271dafd9fbeb9 in / |
/bin/sh -c useradd user |
/bin/sh -c chown user:user /home/user |
ENV WLR_BACKENDS=headless |
ENV WLR_LIBINPUT_NO_DEVICES=1 |
ENV XDG_RUNTIME_DIR=/tmp |
ENTRYPOINT /entrypoint.sh |