Sign inSign up

wardf/desktop:latest

Multi-platform
Index digest

sha256:18d6268929dffbbc168b2ba062c0a8847357f2ef534ef37f2084e0a1c801cbe1

OS/ARCH

Compressed size

223.35 MB

Last pushed

over 3 years by wardf

Type

Image

Manifest digest

sha256:d188b6a7b56ccdca04824578b7739dfb5e228556eb1e2e6c5858fa2e31b1ec61

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.72 MB
6CMD ["/bin/bash"]0 B
7LABEL org.unidata.image.authors=Ward Fisher <[email protected]>0 B
8ENV CLOUDSTREAM_VERSION=development0 B
9ENV BUNDLEDIR=/bundle0 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11RUN /bin/sh -c apt update23.73 MB
12RUN /bin/sh -c apt install157.08 MB
13ENV CUSER=stream0 B
14RUN /bin/sh -c useradd -ms4.22 KB
15RUN /bin/sh -c adduser ${CUSER}650 B
16RUN /bin/sh -c echo "${CUSER}:${CUSERPWORD}${RANDOM}350 B
17RUN /bin/sh -c echo "${CUSER}951 B
18RUN /bin/sh -c mkdir -p102 B
19RUN /bin/sh -c chown -R99 B
20RUN /bin/sh -c chmod -R32 B
21USER stream0 B
22ENV HOME=/home/stream0 B
23WORKDIR /home/stream32 B
24RUN /bin/sh -c mkdir ~/.vnc153 B
25RUN /bin/sh -c echo '/usr/bin/x11vnc254 B
26RUN /bin/sh -c echo '/usr/bin/x11vnc257 B
27RUN /bin/sh -c echo "/usr/bin/startfluxbox"267 B
28RUN /bin/sh -c echo "/usr/bin/startfluxbox"272 B
29RUN /bin/sh -c mkdir ~/.fluxbox/158 B
30RUN /bin/sh -c bash -c200 B
31RUN /bin/sh -c echo "/usr/bin/fluxbox226 B
32ENV APORT=59010 B
33ENV WPORT=60800 B
34EXPOSE map[6080/tcp:{}]0 B
35RUN /bin/sh -c git clone10.98 MB
36RUN /bin/sh -c cp ${BUNDLEDIR}/noVNC/vnc.html3.14 KB
37RUN /bin/sh -c cd ${BUNDLEDIR}/noVNC/utils4.81 MB
38ENV SIZEW=16800 B
39ENV SIZEH=10500 B
40ENV CDEPTH=240 B
41ENV SHARESTRING=--noshared0 B
42COPY start.sh /bundle/ # buildkit184 B
43COPY bootstrap.sh /bundle/ # buildkit1.28 KB
44COPY Dockerfile.cloudstream /bundle/ # buildkit1.78 KB
45COPY bootstrap_ref.sh /bundle/ # buildkit1.61 KB
46COPY Dockerfile.template /bundle/ # buildkit3.18 KB
47COPY README.md /bundle/ # buildkit3.67 KB
48COPY COPYRIGHT_CLOUDSTREAM.md /bundle/ # buildkit1.13 KB
49COPY RELEASE_NOTES.md /bundle/ # buildkit1009 B
50COPY QUICKSTART.md /bundle/ # buildkit1.16 KB
51RUN /bin/sh -c mv ${BUNDLEDIR}/README.md3.72 KB
52ADD examples /bundle/examples # buildkit4.2 KB
53ENV VERSION_FILE=VERSION.md0 B
54RUN /bin/sh -c echo "CloudStream199 B
55USER root0 B
56RUN /bin/sh -c rm -rf563 B
57RUN /bin/sh -c chown -R32 B
58USER stream0 B
59CMD ["/bin/sh" "-c" "${BUNDLEDIR}/bootstrap_ref.sh"]0 B

Command

 ARG RELEASE