datadog/cloudprem:edge

Multi-platform
Index digest

sha256:0b95dd55f4126c5d028dfd686ddf525d5d646df7c3c5d66d545c1174522a7c68

OS/ARCH

Compressed size

125.68 MB

Last pushed

3 days by packagedatadoghq

Type

Image

Manifest digest

sha256:b2f4ad906ece10e467a7e2973e66925776e0e80792217ea32760cd458b64ce99

Image Layers

1# debian.sh --arch 'amd64' out/26.91 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.34 MB
7WORKDIR /quickwit98 B
8RUN /bin/sh -c mkdir config137 B
9COPY /quickwit/bin/quickwit /usr/local/bin/quickwit # buildkit95.43 MB
10COPY /quickwit/config/quickwit.yaml /quickwit/config/quickwit.yaml # buildkit2.36 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 'amd64' out/ 'bookworm' '@1740355200'