remove musl-dev in man/Dockerfile.armhf

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Upstream-commit: 1c7a66eda768dcdcc210c7c43d80770bfb59b435
Component: engine
This commit is contained in:
Andrew Hsu
2017-02-06 13:32:21 -08:00
parent daca41d5ee
commit b6e3ac9b99
-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