Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 225 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 225 Bytes

Build (Doesn't work)

docker build --build-arg TARGETARCH=amd64 --build-arg BUILDPLATFORM=linux/amd64 .

Run the Arm image

docker run -it --platform linux/arm64 purtontech/rust-on-nails-devcontainer:1.3.13 sh