datadog/cloudprem:edge

Multi-platform
Index digest

sha256:0b95dd55f4126c5d028dfd686ddf525d5d646df7c3c5d66d545c1174522a7c68

OS/ARCH

Compressed size

125.33 MB

Last pushed

3 days by packagedatadoghq

Type

Image

Manifest digest

sha256:22e8ff31c2469a776ac4f1f8383449366cf6d25288eca2e416f39fe3e81555d1

Image Layers

1# debian.sh --arch 'arm64' out/26.75 MB
2LABEL org.opencontainers.image.title=Quickwit0 B
3LABEL maintainer=Quickwit, Inc. <hello@quickwit.io>0 B
4LABEL org.opencontainers.image.vendor=Quickwit, Inc.0 B
5LABEL org.opencontainers.image.licenses=AGPL-3.00 B
6RUN /bin/sh -c apt-get -y3.17 MB
7WORKDIR /quickwit98 B
8RUN /bin/sh -c mkdir config138 B
9COPY /quickwit/bin/quickwit /usr/local/bin/quickwit # buildkit95.4 MB
10COPY /quickwit/config/quickwit.yaml /quickwit/config/quickwit.yaml # buildkit2.37 KB
11ENV QW_CONFIG=/quickwit/config/quickwit.yaml0 B
12ENV QW_DATA_DIR=/quickwit/qwdata0 B
13ENV QW_LISTEN_ADDRESS=0.0.0.00 B
14RUN /bin/sh -c quickwit --version32 B
15ENTRYPOINT ["quickwit"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'