mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
remove musl-dev in man/Dockerfile.armhf
Signed-off-by: Andrew Hsu <andrewhsu@docker.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