sha256:dd4655944ca2d7ac00ea8932508fc2a4c1d00cf2f054b74f27f094e22878f94b
OS/ARCH
Compressed size
146.68 MB
Last pushed
almost 2 years by vulhubbot
Type
Image
Manifest digest
sha256:884006fa323d5c4e540051b6034a8f4736ac473b9d3bb48d6d7c389da4fd4735
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.37 MB6CMD ["/bin/bash"]0 B8RUN /bin/sh -c set -ex75.99 MB9ARG TARGETARCH=amd640 B10ARG VERSION=202410050 B11COPY ./conote2_20241005_linux_amd64 /opt/conote2/conote2 # buildkit13.69 MB12COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit28.61 MB13COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit2.53 KB14COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit745 B15COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit742 B16RUN |2 TARGETARCH=amd64 VERSION=20241005 /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