sha256:739bda59aeebfbe529b88cfdef192103543904afae8dda82168e368d84ab6458
OS/ARCH
Compressed size
159.03 MB
Last pushed
over 1 year by vulhubbot
Type
Image
Manifest digest
sha256:7d92cb824985424d790c119485dfc96a4c1b5cc9c16dd141fbc15fdff47ed2dc
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 / 28.34 MB6CMD ["/bin/bash"]0 B8RUN /bin/sh -c set -ex88.44 MB9ARG TARGETARCH=amd640 B10ARG VERSION=202505090 B11COPY ./conote2_20250509_linux_amd64 /opt/conote2/conote2 # buildkit13.83 MB12COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit28.42 MB13COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit3.04 KB14COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit770 B15COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit739 B16RUN |2 TARGETARCH=amd64 VERSION=20250509 /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