sha256:5b40ef5212b260a245e04137679e705b2a463588e8ce48ea8e2d93ada9bf2c36
OS/ARCH
Compressed size
190.8 MB
Last pushed
4 months by vulhubbot
Type
Image
Manifest digest
sha256:eb01c779af05c06a78164dffb9b36a81cb66b1d846d9f59ca436da9cb4dfcfa6
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -ex116.62 MB8ARG TARGETARCH=amd640 B9ARG VERSION=202605140 B10COPY ./conote2_20260514_linux_amd64 /opt/conote2/conote2 # buildkit14.72 MB11COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit31.1 MB12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit4.23 KB13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit774 B14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit743 B15RUN |2 TARGETARCH=amd64 VERSION=20260514 /bin/sh32 B16WORKDIR /opt/conote232 B17VOLUME [/opt/conote2/data]0 B18ENTRYPOINT ["bash" "/opt/conote2/docker-entrypoint.sh"]0 B19CMD ["/opt/conote2/conote2" "-c" "config.yaml" "runserver"]0 BCommand
ARG RELEASE