nandolawson/rust-3ds:e5de001f198edc0cb75c7d47cf7074daccf96944

Languages & frameworks
Developer tools
Index digest

sha256:7b5300a38776b8724341303bd1e1002f3ac81929c66d704676e164883b25eb66

OS/ARCH

linux/amd64

Compressed size

1.27 GB

Last pushed

over 1 year by nandolawson

Type

Image

Manifest digest

sha256:2ce8272cd78af0fdaa855988cadc852bd4f10a5abeaf373a7f9b350dc153a724

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3MAINTAINER Dave Murphy <[email protected]>0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5RUN /bin/sh -c apt-get update145.12 MB
6RUN /bin/sh -c ln -s23.89 MB
7ENV LANG=en_US.UTF-80 B
8ENV DEVKITPRO=/opt/devkitpro0 B
9ENV PATH=/opt/devkitpro/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10MAINTAINER Dave Murphy <[email protected]>0 B
11RUN /bin/sh -c dkp-pacman -Syyu208.14 MB
12ENV DEVKITARM=/opt/devkitpro/devkitARM0 B
13LABEL org.opencontainers.image.source=https://github.com/nandolawson/rust-3ds0 B
14LABEL org.opencontainers.image.description=Build Rust programs for0 B
15LABEL org.opencontainers.image.licenses=GPL-3.0-only0 B
16RUN /bin/sh -c apt update313.11 MB
17ENV PATH=/opt/devkitpro/devkitARM/bin:/opt/devkitpro/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18RUN /bin/sh -c curl https://sh.rustup.rs/272.93 MB
19ENV PATH=/root/.cargo/bin:/opt/devkitpro/devkitARM/bin:/opt/devkitpro/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20RUN /bin/sh -c rustup default302.98 MB

Command

ADD file:bd961ef3fd78ceb8ce13f43a6b265e2bef640dfff887462b8ceb73a1d4637401 in /