Sign inSign up

supabase/logflare:base-e830940-arm64

Index digest

sha256:1c5cf4d156c3a1850cf67baac01682c99c3e0fd95131930bc7d7c3c8de6cfb25

OS/ARCH

linux/arm64

Compressed size

792.51 MB

Last pushed

15 days by darorasupabase

Type

Image

Manifest digest

sha256:25589fb15343f76b0fb73203fd62f904a658eb5c61e515438f430eb35be5dea8

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2RUN /bin/sh -c apt-get update1.36 MB
3COPY /usr/local /usr/local # buildkit42.24 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 -c456.25 MB
10COPY ./VERSION mix.exs mix.lock ./22.88 KB
11COPY config/config.exs config/ # buildkit2.74 KB
12COPY config/prod.exs config/ # buildkit681 B
13COPY config/runtime.exs config/ # buildkit6.28 KB
14RUN |1 RUST_VERSION=1.96.0 /bin/sh -c122.03 MB
15COPY assets/package.json assets/package-lock.json assets/ #23.34 KB
16RUN |1 RUST_VERSION=1.96.0 /bin/sh -c109.64 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 ./ #665 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 'arm64' out/ 'trixie' '@1768176000'