sha256:fa0a04b30f88214bb9d9f5c2cd0984a068f92cbafd3924dbb60cfbbb0c773b80
OS/ARCH
Compressed size
182.75 MB
Last pushed
5 months by vulhubbot
Type
Image
Manifest digest
sha256:400006758ccf64b6ce9fe623fd6f4ea19c52fd18aae4c8faa897492eaaef1637
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -ex111.12 MB8ARG TARGETARCH=arm640 B9ARG VERSION=202604080 B10COPY ./conote2_20260408_linux_arm64 /opt/conote2/conote2 # buildkit13.34 MB11COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit30.75 MB12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit3.3 KB13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit775 B14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit745 B15RUN |2 TARGETARCH=arm64 VERSION=20260408 /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