remove musl-dev in man/Dockerfile.armhf

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Upstream-commit: ff9b736d52
Component: cli
This commit is contained in:
Andrew Hsu
2017-06-02 00:10:53 +00:00
committed by Tibor Vass
parent ed74cb5919
commit 7fdb8e3901
-1
View File
@@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y \
bash \
curl \
gcc \
musl-dev \
make
ENV GO_VERSION 1.7.5