Sign inSign up

unidata/cloudstream:latest

Multi-platform
Index digest

sha256:e851f7d8f070cde83382d324931c1e9465d2171e6ca89b96d3d8a10e7438099b

OS/ARCH

Compressed size

321.72 MB

Last pushed

over 3 years by wardf

Type

Image

Manifest digest

sha256:eec5fde868eb147d475a1f335cbd8cee210353fbd2e0e1a7eb756af7603b8667

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.08 MB
6CMD ["/bin/bash"]0 B
7LABEL org.unidata.image.authors=Ward Fisher <[email protected]>0 B
8ENV CLOUDSTREAM_VERSION=development0 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get update26.81 MB
11RUN /bin/sh -c apt-get install202.75 MB
12ENV CUSER=stream0 B
13RUN /bin/sh -c useradd -ms4.47 KB
14RUN /bin/sh -c adduser ${CUSER}771 B
15RUN /bin/sh -c echo "${CUSER}:${CUSERPWORD}${RANDOM}380 B
16RUN /bin/sh -c echo "${CUSER}951 B
17USER stream0 B
18ENV HOME=/home/stream0 B
19WORKDIR /home/stream32 B
20RUN /bin/sh -c mkdir ~/.vnc152 B
21RUN /bin/sh -c echo '/usr/bin/x11vnc252 B
22RUN /bin/sh -c echo '/usr/bin/x11vnc254 B
23RUN /bin/sh -c echo "/usr/bin/startfluxbox"264 B
24RUN /bin/sh -c echo "/usr/bin/startfluxbox"268 B
25RUN /bin/sh -c mkdir ~/.fluxbox/157 B
26RUN /bin/sh -c bash -c197 B
27RUN /bin/sh -c echo "/usr/bin/fluxbox220 B
28ENV APORT=59010 B
29ENV WPORT=60800 B
30EXPOSE map[6080/tcp:{}]0 B
31RUN /bin/sh -c git clone10.97 MB
32RUN /bin/sh -c cp /home/${CUSER}/noVNC/vnc.html3.17 KB
33RUN /bin/sh -c cd /home/${CUSER}/noVNC/utils4.81 MB
34USER root0 B
35RUN /bin/sh -c curl -O33.65 MB
36USER stream0 B
37ENV SIZEW=16800 B
38ENV SIZEH=10500 B
39ENV CDEPTH=240 B
40ENV SHARESTRING=--noshared0 B
41COPY start.sh /home/stream/ # buildkit198 B
42COPY bootstrap.sh /home/stream/ # buildkit1.29 KB
43COPY Dockerfile.cloudstream.ubuntu /home/stream/ # buildkit1.81 KB
44COPY Dockerfile.template /home/stream/ # buildkit3.21 KB
45COPY README.md /home/stream/ # buildkit3.68 KB
46COPY COPYRIGHT_CLOUDSTREAM.md /home/stream/ # buildkit1.15 KB
47COPY RELEASE_NOTES.md /home/stream/ # buildkit1.01 KB
48COPY QUICKSTART.md /home/stream/ # buildkit1.18 KB
49RUN /bin/sh -c mv README.md3.74 KB
50ADD examples /home/stream/examples # buildkit4.19 KB
51ENV VERSION_FILE=VERSION.md0 B
52RUN /bin/sh -c echo "CloudStream228 B
53USER root0 B
54RUN /bin/sh -c chown -R16.62 MB
55USER stream0 B
56CMD ["/bin/sh" "-c" "/home/${CUSER}/bootstrap.sh"]0 B

Command

 ARG RELEASE