Sign inSign up

vulhub/conote2:v20250509

Multi-platform
Security
Index digest

sha256:739bda59aeebfbe529b88cfdef192103543904afae8dda82168e368d84ab6458

OS/ARCH

Compressed size

153.5 MB

Last pushed

over 1 year by vulhubbot

Type

Image

Manifest digest

sha256:506bc73cc9c9774670d2f7603437e9a708d568b65dc30ebcffe506e121dce369

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.51 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=phith0n <[email protected]>0 B
8RUN /bin/sh -c set -ex84.52 MB
9ARG TARGETARCH=arm640 B
10ARG VERSION=202505090 B
11COPY ./conote2_20250509_linux_arm64 /opt/conote2/conote2 # buildkit13.05 MB
12COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit28.42 MB
13COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit3.05 KB
14COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit775 B
15COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit744 B
16RUN |2 TARGETARCH=arm64 VERSION=20250509 /bin/sh32 B
17WORKDIR /opt/conote232 B
18VOLUME [/opt/conote2/data]0 B
19ENTRYPOINT ["bash" "/opt/conote2/docker-entrypoint.sh"]0 B
20CMD ["/opt/conote2/conote2" "-c" "config.yaml" "runserver"]0 B

Command

 ARG RELEASE