Lys

rust-cross (sha256:385aaaed2a69c117410d533b91d2dacb3fe3c169d5b71e746eee0e7fe0f68c84)

Published 2023-09-23 07:36:56 +00:00 by lyssieth

Installation

docker pull forge.lys.ee/lyssieth/rust-cross@sha256:385aaaed2a69c117410d533b91d2dacb3fe3c169d5b71e746eee0e7fe0f68c84
sha256:385aaaed2a69c117410d533b91d2dacb3fe3c169d5b71e746eee0e7fe0f68c84

Image Layers

ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates curl gcc musl-dev bash # buildkit
RUN /bin/sh -c curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain stable --profile minimal # buildkit
ENV PATH=/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN /bin/sh -c mv /root/.cargo/bin/cargo /root/.cargo/bin/cargo.real # buildkit
COPY cargo /root/.cargo/bin/cargo # buildkit
WORKDIR /volume

Labels

Key Value
org.opencontainers.image.created 2023-09-23T07:34:56Z
org.opencontainers.image.revision 454ca406136ee95dc3a9786a2d253edc5523e802
org.opencontainers.image.source https://forge.lys.ee/lyssieth/rust-cross.git
org.opencontainers.image.url https://forge.lys.ee/lyssieth/rust-cross
Details
Container
2023-09-23 07:36:56 +00:00
15
OCI / Docker
linux/amd64
273 MiB
Versions (1) View all
latest 2023-09-23