Sign inSign up

dessalines/lemmy-builder-arm64:0.19.0-alpha.9

Index digest

sha256:d12db7c61f2ff1718c425a71bc8ddc715a54c07215a97d7b8f57bc548c6fc149

OS/ARCH

linux/amd64

Compressed size

2.58 GB

Last pushed

almost 3 years by dessalines

Type

Image

Manifest digest

sha256:8689f256d2f4a8c00e2553f0158a7603d403f09acfa057f90057e7f957e90b6c

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3LABEL org.opencontainers.image.authors=Enzo Nocera <[email protected]>0 B
4LABEL org.opencontainers.image.source=https://github.com/raskyld/lemmy-cross-toolchains/aarch64-lemmy-linux-gnu0 B
5LABEL org.opencontainers.image.licenses=Apache-2.00 B
6LABEL org.opencontainers.image.description=A cross toolchain from0 B
7ARG BR2_VERSION=e091e31831122b60b084bd755e94df4dfe7188d20 B
8ARG BR2_GIT_REPO=https://github.com/buildroot/buildroot.git0 B
9ARG RUST_VERSION0 B
10RUN |3 BR2_VERSION=e091e31831122b60b084bd755e94df4dfe7188d2 BR2_GIT_REPO=https://github.com/buildroot/buildroot.git RUST_VERSION=1.73.0182.74 MB
11RUN |3 BR2_VERSION=e091e31831122b60b084bd755e94df4dfe7188d2 BR2_GIT_REPO=https://github.com/buildroot/buildroot.git RUST_VERSION=1.73.03.24 KB
12USER 10001:100010 B
13WORKDIR /home/lemmy32 B
14RUN |3 BR2_VERSION=e091e31831122b60b084bd755e94df4dfe7188d2 BR2_GIT_REPO=https://github.com/buildroot/buildroot.git RUST_VERSION=1.73.0431.49 MB
15COPY br_config ./buildroot/.config # buildkit23.41 KB
16RUN |3 BR2_VERSION=e091e31831122b60b084bd755e94df4dfe7188d2 BR2_GIT_REPO=https://github.com/buildroot/buildroot.git RUST_VERSION=1.73.01.53 GB
17RUN |3 BR2_VERSION=e091e31831122b60b084bd755e94df4dfe7188d2 BR2_GIT_REPO=https://github.com/buildroot/buildroot.git RUST_VERSION=1.73.0164 B
18ENV CROSS_ROOT=/home/lemmy/cross CROSS_TRIPLET=aarch64-lemmy-linux-gnu CARGO_BUILD_TARGET=aarch64-unknown-linux-gnu0 B
19ENV AS=/home/lemmy/cross/bin/aarch64-lemmy-linux-gnu-as AR=/home/lemmy/cross/bin/aarch64-lemmy-linux-gnu-ar CC=/home/lemmy/cross/bin/aarch64-lemmy-linux-gnu-gcc CPP=/home/lemmy/cross/bin/aarch64-lemmy-linux-gnu-cpp0 B
20RUN |3 BR2_VERSION=e091e31831122b60b084bd755e94df4dfe7188d2 BR2_GIT_REPO=https://github.com/buildroot/buildroot.git RUST_VERSION=1.73.063.96 MB
21ENV AARCH64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR=/home/lemmy/cross/aarch64-lemmy-linux-gnu/sysroot/usr/lib AARCH64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR=/home/lemmy/cross/aarch64-lemmy-linux-gnu/sysroot/usr/include/openssl0 B
22COPY entrypoint.sh entrypoint.sh # buildkit243 B
23ENTRYPOINT ["./entrypoint.sh"]0 B
24LABEL org.opencontainers.image.authors=Enzo Nocera <[email protected]>0 B
25LABEL org.opencontainers.image.source=https://github.com/LemmyNet/lemmy0 B
26LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B
27LABEL org.opencontainers.image.description=A prebuilt lemmy server0 B
28ARG CARGO_BUILD_FEATURES=default0 B
29ARG RUST_RELEASE_MODE=debug0 B
30WORKDIR /home/lemmy/src147 B
31USER 10001:100010 B
32COPY . ./ # buildkit249.5 MB
33ENV RUST_RELEASE_MODE=release CARGO_BUILD_FEATURES=default0 B
34RUN |2 CARGO_BUILD_FEATURES=default RUST_RELEASE_MODE=release /bin/sh94.92 MB

Command

ADD file:3e9b6405f11dd24ce62105c033f1d8b931d9409298553f63b03af1b6dd1dda35 in /