b61925d8c7daf341ff17d17064c05c3badb196bd
sha256:5d1c06bd9af8f2a6c8c97cc86f1f6ff313ec89fbc2474c41bce8292ecbdce34b
OS/ARCH
Compressed size
999.16 MB
Last pushed
about 1 year by nandolawson
Type
Image
Manifest digest
sha256:e91010b5b34844780718dd954b453a01f583cf8f76af88fe58cad5d9a5ad86df
Image Layers
1ADD file ... in / 29.97 MB2CMD ["bash"]0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update141.08 MB6RUN /bin/sh -c ln -s25.48 MB7ENV LANG=en_US.UTF-80 B8ENV DEVKITPRO=/opt/devkitpro0 B9ENV PATH=/opt/devkitpro/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11RUN /bin/sh -c dkp-pacman -Syyu197.74 MB12ENV DEVKITARM=/opt/devkitpro/devkitARM0 B13LABEL org.opencontainers.image.source=https://github.com/nandolawson/rust-3ds0 B14LABEL org.opencontainers.image.description=Build Rust programs for0 B15LABEL org.opencontainers.image.licenses=GPL-3.0-only0 B16RUN /bin/sh -c apt update299.19 MB17ENV PATH=/opt/devkitpro/devkitARM/bin:/opt/devkitpro/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN /bin/sh -c curl https://sh.rustup.rs/293.63 MB19ENV PATH=/root/.cargo/bin:/opt/devkitpro/devkitARM/bin:/opt/devkitpro/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20RUN /bin/sh -c cargo install12.07 MBCommand
ADD file:0f6f1b93a8fddd20b36a99cc6cfbe4a03bc7be2adb427f7f8e74a2029c54c8bb in /