Sign inSign up

spurin/diveintolabs-20260818:bootstrap

Multi-platform
Index digest

sha256:4090737ed79505a988d9841ddfa0fe453b55a97146324aa732dde44f40198162

OS/ARCH

Compressed size

80.18 MB

Last pushed

about 1 month by spurin

Type

Image

Manifest digest

sha256:d42c26341f8906ce2ebf955ff1172de1f0f0978f2f2acb15a30d6f8dcd2ef537

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 update1.63 MB
15COPY startup.service bootstrapapi.service /lib/systemd/system/ #468 B
16COPY startup.sh /bin/startup.sh # buildkit1.6 KB
17COPY /usr/bootstrapapi-python /usr/bootstrapapi-python # buildkit24.17 KB
18COPY /usr/bootstrapapi-python-venv /usr/bootstrapapi-python-venv # buildkit16.95 MB
19RUN /bin/sh -c ln -s248 B
20EXPOSE [8000/tcp]0 B

Command

 ARG RELEASE