mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
remove musl-dev in man/Dockerfile.armhf
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
(cherry picked from commit 1c7a66eda7)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
@@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y \
|
||||
bash \
|
||||
curl \
|
||||
gcc \
|
||||
musl-dev \
|
||||
make
|
||||
|
||||
ENV GO_VERSION 1.7.5
|
||||
|
||||
Reference in New Issue
Block a user