Lys

rust-cross (sha256:44b717555c9a1809cd25717ab7466d3326dccacb32c08de759374f44d949cfc4)

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

Installation

docker pull forge.lys.ee/lyssieth/rust-cross@sha256:44b717555c9a1809cd25717ab7466d3326dccacb32c08de759374f44d949cfc4
sha256:44b717555c9a1809cd25717ab7466d3326dccacb32c08de759374f44d949cfc4

Image Layers

ADD file:b2e7eaa7e41f08853dbe08d84439a7f9fd32fc58c3aa1e298f3f60343b2b683a 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
18
OCI / Docker
linux/arm64
272 MiB
Versions (1) View all
latest 2023-09-23