sha256:dbb9693973bd6bf789c47e036a456bfbe188d7d1da41d4c4e808cc290cf33525
OS/ARCH
Compressed size
114.87 MB
Last pushed
almost 2 years by vulhubbot
Type
Image
Manifest digest
sha256:2419064345ada86455724d00138caddcb4e8f4e614f46717b2d4a78df142b2c9
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.55 MB6CMD ["/bin/bash"]0 B8RUN /bin/sh -c set -ex74.39 MB9ARG TARGETARCH=arm640 B10ARG VERSION=202409300 B11COPY ./conote2_20240930_linux_arm64 /opt/conote2/conote2 # buildkit12.93 MB12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit2.53 KB13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit747 B14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit744 B15RUN |2 TARGETARCH=arm64 VERSION=20240930 /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