Sign inSign up

spurin/diveintokcna-lab:portal

Multi-platform
Index digest

sha256:9a79dba4fe9d7e91e3d27dde071e2fe48771e55152f036ec7cf06582d9cc00c1

OS/ARCH

Compressed size

88.17 MB

Last pushed

about 2 years by spurin

Type

Image

Manifest digest

sha256:f5caa7e401a5f741cfef0829bb9c3ae9dd3a19f975173f4837838a33fe4b732d

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
7RUN /bin/sh -c apt-get update33.05 MB
8RUN /bin/sh -c rm -f338 B
9RUN /bin/sh -c rm -rf161 B
10STOPSIGNAL SIGRTMIN+30 B
11RUN /bin/sh -c systemctl mask223 B
12COPY container-entrypoint.sh /bin/container-entrypoint.sh # buildkit961 B
13ENTRYPOINT ["/bin/container-entrypoint.sh"]0 B
14RUN /bin/sh -c apt-get update14.25 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 -s218 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.23 KB
22RUN /bin/sh -c sed -i840 B
23COPY /usr/labapi-python /usr/labapi-python # buildkit11.97 MB
24COPY labapi.service /lib/systemd/system/labapi.service # buildkit361 B
25RUN /bin/sh -c ln -s218 B

Command

 ARG RELEASE