sha256:09df3cf0cad83a8561b64eb3ade186865a0d0632210fa9483bfec82a03e8ff1c
OS/ARCH
linux/amd64
Compressed size
277.7 MB
Last pushed
29 days by xarthisius
Type
Image
Manifest digest
sha256:09df3cf0cad83a8561b64eb3ade186865a0d0632210fa9483bfec82a03e8ff1c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF-8 LC_ALL=C.UTF-80 B8RUN /bin/sh -c apt-get update167.7 MB9RUN /bin/sh -c curl -sL81.62 MB10ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin VIRTUAL_ENV=/venv0 B11EXPOSE [8080/tcp]0 B12RUN /bin/sh -c curl -LJ9.3 KB13COPY build_plugins.sh /build_plugins.sh # buildkit454 B14COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit832 B15COPY docker-entrypoint-worker.sh /docker-entrypoint-worker.sh # buildkit703 B16COPY dev_reload.py /opt/sivacor/dev_reload.py # buildkit1.47 KB17ENTRYPOINT ["/usr/bin/tini" "--" "/docker-entrypoint.sh"]0 BCommand
ARG RELEASE