Sign inSign up

vulhub/conote2:v20241026

Multi-platform
Security
Index digest

sha256:30995a1d23ab571cef2b6fe6c557bfc600c9e533fbf37f99831307797ca5e719

OS/ARCH

Compressed size

145 MB

Last pushed

almost 2 years by vulhubbot

Type

Image

Manifest digest

sha256:b223ece7d62f3a02b3cee0e680a9a734a190dab5c16d9e1e2f736f1fe2f88417

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 / 28.37 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=phith0n <[email protected]>0 B
8RUN /bin/sh -c set -ex77.17 MB
9ARG TARGETARCH=amd640 B
10ARG VERSION=202410260 B
11COPY ./conote2_20241026_linux_amd64 /opt/conote2/conote2 # buildkit13.81 MB
12COPY ./geoip2.mmdb /opt/conote2/geoip2.mmdb # buildkit25.65 MB
13COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit2.95 KB
14COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit747 B
15COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit744 B
16RUN |2 TARGETARCH=amd64 VERSION=20241026 /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