Sign inSign up

ahaen/linux-vnc:dev

Manifest digest

sha256:95be15a3096d8e2fc64b21edc630009d627d02ae2ec5ef14da9930d2b8bf5dcd

OS/ARCH

linux/amd64

Compressed size

460.59 MB

Last pushed

over 1 year by ahaen

Type

Image

Manifest digest

sha256:95be15a3096d8e2fc64b21edc630009d627d02ae2ec5ef14da9930d2b8bf5dcd

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update432.34 MB
9RUN /bin/sh -c useradd -m5.1 KB
10RUN /bin/sh -c echo "ubuntu188 B
11RUN /bin/sh -c echo "startxfce4"173 B
12RUN /bin/sh -c apt-get install2.01 MB
13RUN /bin/sh -c mkdir -p147 B
14COPY xstartup /home/ubuntu/.vnc/xstartup # buildkit308 B
15RUN /bin/sh -c chmod +x305 B
16COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit358 B
17COPY vnc-start.sh /usr/local/bin/vnc-start.sh # buildkit658 B
18RUN /bin/sh -c chmod +x658 B
19EXPOSE map[3389/tcp:{}]0 B
20CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE