Sign inSign up

vulhub/conote2:v20240930

Multi-platform
Security
Index digest

sha256:dbb9693973bd6bf789c47e036a456bfbe188d7d1da41d4c4e808cc290cf33525

OS/ARCH

Compressed size

120.27 MB

Last pushed

almost 2 years by vulhubbot

Type

Image

Manifest digest

sha256:c5e84e1200f55f49abeab5e1db7ed5fa899ce6511bbc97035e70a95b0f6fc00f

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 -ex78.2 MB
9ARG TARGETARCH=amd640 B
10ARG VERSION=202409300 B
11COPY ./conote2_20240930_linux_amd64 /opt/conote2/conote2 # buildkit13.69 MB
12COPY ./repo/providers/db/migrations/* /opt/conote2/migrations/ # buildkit2.53 KB
13COPY ./repo/default-config.yaml /opt/conote2/default-config.yaml # buildkit747 B
14COPY ./repo/docker-entrypoint.sh /opt/conote2/docker-entrypoint.sh # buildkit744 B
15RUN |2 TARGETARCH=amd64 VERSION=20240930 /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