sha256:f1e283738bee82a141b58bfa654f2b9a0ab0fe8b7891e0c4eb5e0668184795a2
OS/ARCH
Compressed size
182.54 MB
Last pushed
8 days by vulhubbot
Type
Image
Manifest digest
sha256:b124b7028e29ff3e7027d88536783fa81fc10188793cd5b152abd1faf16bbc19
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.6 MB5CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -ex110.08 MB8ARG TARGETARCH=arm640 B9ARG VERSION=202609150 B10COPY ./conote2_20260915_linux_arm64 /opt/conote2/conote2 # buildkit13.82 MB11COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit31.04 MB12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit4.83 KB13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit819 B14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit742 B15RUN |2 TARGETARCH=arm64 VERSION=20260915 /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