forgejo-action-rust-bevy (sha256:2d72229a7bde2741c0aa4345009b982d173408fa77024a9133ddb7fe6a2cfcd4)
Published 2025-12-29 23:50:22 +01:00 by Crizomb
Installation
docker pull git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy@sha256:2d72229a7bde2741c0aa4345009b982d173408fa77024a9133ddb7fe6a2cfcd4sha256:2d72229a7bde2741c0aa4345009b982d173408fa77024a9133ddb7fe6a2cfcd4Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1765152000' |
| ENV NODE_VERSION=20 |
| RUN /bin/sh -c apt-get update && apt-get install -y curl ca-certificates gnupg git openssh-client && curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c node --version && npm --version && git --version # buildkit |
| CMD ["bash"] |
| RUN /bin/sh -c curl https://sh.rustup.rs -sSf | sh -s -- -y --profile minimal --default-toolchain stable # buildkit |
| ENV PATH=/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| RUN /bin/sh -c rustc --version && cargo --version # buildkit |
| RUN /bin/sh -c apt-get update && apt-get install -y g++ pkg-config libx11-dev libasound2-dev libudev-dev libxkbcommon-x11-0 libwayland-dev libxkbcommon-dev ca-certificates mingw-w64 && rm -rf /var/lib/apt/lists/* # buildkit |
Details
2025-12-29 23:50:22 +01:00
Versions (3)
View all
Container
2
OCI / Docker
linux/amd64
832 MiB