Buckets:
| ARG REGISTRY=ghcr.io/anomalyco | |
| FROM ${REGISTRY}/build/bun-node:24.04 | |
| ARG RUST_TOOLCHAIN=stable | |
| ENV CARGO_HOME=/opt/cargo | |
| ENV RUSTUP_HOME=/opt/rustup | |
| ENV PATH=/opt/cargo/bin:/opt/bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
| RUN set -euo pipefail; \ | |
| curl -fsSL https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain "${RUST_TOOLCHAIN}"; \ | |
| rustc --version; \ | |
| cargo --version | |
Xet Storage Details
- Size:
- 423 Bytes
- Xet hash:
- fd2b8f4ad6428d80526c4af7c64ba4f3ac0b6a14e136d4e2cf049af291f4ba90
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.