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:
parent
26ec0e71d1
commit
14deb7d32c
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y \
|
|||
bash \
|
||||
curl \
|
||||
gcc \
|
||||
musl-dev \
|
||||
make
|
||||
|
||||
ENV GO_VERSION 1.7.5
|
||||
|
|
Loading…
Reference in a new issue