Sign inSign up

vulhub/conote2:v20260408

Multi-platform
Security
Index digest

sha256:fa0a04b30f88214bb9d9f5c2cd0984a068f92cbafd3924dbb60cfbbb0c773b80

OS/ARCH

Compressed size

188.27 MB

Last pushed

6 months by vulhubbot

Type

Image

Manifest digest

sha256:88b9ff95bd2e5a4a5101289d5d6f2db903aa6c8af12d14a2ba159d73c670f950

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=phith0n <[email protected]>0 B
7RUN /bin/sh -c set -ex115.04 MB
8ARG TARGETARCH=amd640 B
9ARG VERSION=202604080 B
10COPY ./conote2_20260408_linux_amd64 /opt/conote2/conote2 # buildkit14.11 MB
11COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit30.75 MB
12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit3.3 KB
13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit774 B
14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit743 B
15RUN |2 TARGETARCH=amd64 VERSION=20260408 /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