Sign inSign up

spurin/diveintolabs-20260818:labapi

Multi-platform
Index digest

sha256:58690ac7310b3c43e35dd0dbb00f12322e6977d83f2605024b40de7f2d15e232

OS/ARCH

Compressed size

82.71 MB

Last pushed

about 1 month by spurin

Type

Image

Manifest digest

sha256:1cc95a37d68bfbe723c2dad482fd37ef07c2bfa0cf50f51ac80dc3f197211417

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 update1.59 MB
15COPY startup.service labapi.service /lib/systemd/system/ #462 B
16COPY startup.sh /bin/startup.sh # buildkit637 B
17COPY /usr/labapi-python /usr/labapi-python # buildkit13.02 KB
18COPY /usr/labapi-python-venv /usr/labapi-python-venv # buildkit21.97 MB
19RUN /bin/sh -c ln -s239 B
20WORKDIR /usr/labapi-python32 B
21EXPOSE [8000/tcp]0 B

Command

 ARG RELEASE