sha256:be925efd68a3e65560da8e10beacc92015fc4e2e45f0fe0feaaa0643d439b1d4
OS/ARCH
Compressed size
160.42 MB
Last pushed
about 1 year by vulhubbot
Type
Image
Manifest digest
sha256:8fed27caef461d5fd50c2ca31eb8f73085af5d1c9a40e4e94481187d001c133f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B8RUN /bin/sh -c set -ex90.71 MB9ARG TARGETARCH=arm640 B10ARG VERSION=202506290 B11COPY ./conote2_20250629_linux_arm64 /opt/conote2/conote2 # buildkit13.05 MB12COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit29.14 MB13COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit3.05 KB14COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit773 B15COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit744 B16RUN |2 TARGETARCH=arm64 VERSION=20250629 /bin/sh32 B17WORKDIR /opt/conote232 B18VOLUME [/opt/conote2/data]0 B19ENTRYPOINT ["bash" "/opt/conote2/docker-entrypoint.sh"]0 B20CMD ["/opt/conote2/conote2" "-c" "config.yaml" "runserver"]0 BCommand
ARG RELEASE