Sign inSign up

vulhub/conote2:v20260414

Multi-platform
Security
Index digest

sha256:bf4646b5c0f3981d545d726c6f632d9dd550d74356096b792053603a2356ab53

OS/ARCH

Compressed size

185.71 MB

Last pushed

5 months by vulhubbot

Type

Image

Manifest digest

sha256:0a38e8de2866cdb4b8e9f753889a9d4b36f32729b2190279ca257b6d7be5fc88

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=phith0n <[email protected]>0 B
7RUN /bin/sh -c set -ex113.69 MB
8ARG TARGETARCH=arm640 B
9ARG VERSION=202604140 B
10COPY ./conote2_20260414_linux_arm64 /opt/conote2/conote2 # buildkit13.66 MB
11COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit30.81 MB
12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit3.59 KB
13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit771 B
14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit740 B
15RUN |2 TARGETARCH=arm64 VERSION=20260414 /bin/sh32 B
16WORKDIR /opt/conote232 B
17VOLUME [/opt/conote2/data]0 B
18ENTRYPOINT ["bash" "/opt/conote2/docker-entrypoint.sh"]0 B
19CMD ["/opt/conote2/conote2" "-c" "config.yaml" "runserver"]0 B

Command

 ARG RELEASE