File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
44
55RUN apk add --no-cache \
66 ca-certificates \
7+ musl-dev \
78 gcc
89
910ENV RUSTUP_HOME=/usr/local/rustup \
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
44
55RUN apk add --no-cache \
66 ca-certificates \
7+ musl-dev \
78 gcc
89
910ENV RUSTUP_HOME=/usr/local/rustup \
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
44
55RUN apk add --no-cache \
66 ca-certificates \
7+ musl-dev \
78 gcc
89
910ENV RUSTUP_HOME=/usr/local/rustup \
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
44
55RUN apk add --no-cache \
66 ca-certificates \
7+ musl-dev \
78 gcc
89
910ENV RUSTUP_HOME=/usr/local/rustup \
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
44
55RUN apk add --no-cache \
66 ca-certificates \
7+ musl-dev \
78 gcc
89
910ENV RUSTUP_HOME=/usr/local/rustup \
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
44
55RUN apk add --no-cache \
66 ca-certificates \
7+ musl-dev \
78 gcc
89
910ENV RUSTUP_HOME=/usr/local/rustup \
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust
44
55RUN apk add --no-cache \
66 ca-certificates \
7+ musl-dev \
78 gcc
89
910ENV RUSTUP_HOME=/usr/local/rustup \
You can’t perform that action at this time.
0 commit comments