4 lines
98 B
Docker
4 lines
98 B
Docker
FROM harbor.fizz.buzz/dockerhub/rustlang/rust:nightly-alpine3.17
|
|
|
|
RUN apk add --no-cache musl-dev
|