Sign inSign up

spurin/diveintokcna-lab:portal

Multi-platform
Index digest

sha256:9a79dba4fe9d7e91e3d27dde071e2fe48771e55152f036ec7cf06582d9cc00c1

OS/ARCH

Compressed size

93.96 MB

Last pushed

about 2 years by spurin

Type

Image

Manifest digest

sha256:f7c3709ff8cf80c9fca8cb8bca30c2872cec510697152565d7942b8c15be0ac6

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update33.4 MB
8RUN /bin/sh -c rm -f342 B
9RUN /bin/sh -c rm -rf164 B
10STOPSIGNAL SIGRTMIN+30 B
11RUN /bin/sh -c systemctl mask226 B
12COPY container-entrypoint.sh /bin/container-entrypoint.sh # buildkit960 B
13ENTRYPOINT ["/bin/container-entrypoint.sh"]0 B
14RUN /bin/sh -c apt-get update14.34 MB
15RUN /bin/sh -c systemctl enable32 B
16COPY startup.service /lib/systemd/system/startup.service # buildkit337 B
17COPY startup.sh /bin/startup.sh # buildkit1.59 KB
18RUN /bin/sh -c ln -s223 B
19RUN /bin/sh -c systemctl enable32 B
20COPY final/ /usr/share/nginx/html/ # buildkit2.81 MB
21COPY default.conf /etc/nginx/conf.d/default.conf # buildkit3.24 KB
22RUN /bin/sh -c sed -i841 B
23COPY /usr/labapi-python /usr/labapi-python # buildkit15.23 MB
24COPY labapi.service /lib/systemd/system/labapi.service # buildkit362 B
25RUN /bin/sh -c ln -s221 B

Command

 ARG RELEASE