Sign inSign up

supabase/logflare:base

Multi-platform
Index digest

sha256:9ea69755fac0f7abd34e445c8ee506948c04747c623c3a14038ee885af1dbe3b

OS/ARCH

Compressed size

890.17 MB

Last pushed

about 22 hours by darorasupabase

Type

Image

Manifest digest

sha256:4f8d9b0f9aa9089b8d59a8d296fa76936d3fc99c43e1425663a5a863e36440f6

Image Layers

1# debian.sh --arch 'amd64' out/28.39 MB
2RUN /bin/sh -c apt-get update1.39 MB
3COPY /usr/local /usr/local # buildkit42.31 MB
4ENV LANG=C.UTF-80 B
5COPY /ELIXIR_LOCAL/usr/local /usr/local # buildkit6.32 MB
6ARG RUST_VERSION=1.96.00 B
7ENV MIX_ENV=prod0 B
8WORKDIR /app93 B
9RUN |1 RUST_VERSION=1.96.0 /bin/sh -c500.39 MB
10COPY ./VERSION mix.exs mix.lock ./24.44 KB
11COPY config/config.exs config/ # buildkit2.99 KB
12COPY config/prod.exs config/ # buildkit560 B
13COPY config/runtime.exs config/ # buildkit7.33 KB
14RUN |1 RUST_VERSION=1.96.0 /bin/sh -c174.3 MB
15COPY assets/package.json assets/package-lock.json assets/ #24.31 KB
16RUN |1 RUST_VERSION=1.96.0 /bin/sh -c111.13 MB
17ENV PATH=/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18ENV CARGO_PROFILE_RELEASE_LTO=thin0 B
19ENV CARGO_PROFILE_RELEASE_CODEGEN_UNITS=10 B
20RUN |1 RUST_VERSION=1.96.0 /bin/sh -c32 B
21COPY Cargo.toml Cargo.lock ./ #7.03 KB
22COPY --parents native/*/Cargo.toml ./ #668 B
23RUN |1 RUST_VERSION=1.96.0 /bin/sh -c271 B
24RUN |1 RUST_VERSION=1.96.0 /bin/sh -c25.88 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'