sha256:b02897adec250cf51497e9efff6d68e3eb4f533db70f89974c054f519de7b728
OS/ARCH
Compressed size
176.53 MB
Last pushed
3 months by vulhubbot
Type
Image
Manifest digest
sha256:f389c23e7b3b01e527b5ebfa2cd374b70d9b18effb28f9d9b8b144493d7c0c20
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 -ex103.89 MB8ARG TARGETARCH=arm640 B9ARG VERSION=202606190 B10COPY ./conote2_20260619_linux_arm64 /opt/conote2/conote2 # buildkit13.76 MB11COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit31.34 MB12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit4.82 KB13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit814 B14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit739 B15RUN |2 TARGETARCH=arm64 VERSION=20260619 /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