sha256:30995a1d23ab571cef2b6fe6c557bfc600c9e533fbf37f99831307797ca5e719
OS/ARCH
Compressed size
139.72 MB
Last pushed
almost 2 years by vulhubbot
Type
Image
Manifest digest
sha256:efab8c1990bf4e7b2acd005e73905994c18d96d89c620e6678ebc1e3121ca416
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 -ex73.49 MB9ARG TARGETARCH=arm640 B10ARG VERSION=202410260 B11COPY ./conote2_20241026_linux_arm64 /opt/conote2/conote2 # buildkit13.03 MB12COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit25.65 MB13COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit2.94 KB14COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit744 B15COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit740 B16RUN |2 TARGETARCH=arm64 VERSION=20241026 /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