sha256:e28283f94b491210716b010d8c4576e9b5125b93a89c794f6ea3610666642aa3
OS/ARCH
Compressed size
184.01 MB
Last pushed
5 months by vulhubbot
Type
Image
Manifest digest
sha256:0c0c6b6b8214deec16ea4af01028ca95b2b30c3696366049e8908e3e82a53573
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.87 MB8ARG TARGETARCH=arm640 B9ARG VERSION=202604190 B10COPY ./conote2_20260419_linux_arm64 /opt/conote2/conote2 # buildkit13.71 MB11COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit30.88 MB12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit4.22 KB13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit770 B14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit740 B15RUN |2 TARGETARCH=arm64 VERSION=20260419 /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