Explorar o código

remove musl-dev in man/Dockerfile.armhf

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Andrew Hsu %!s(int64=8) %!d(string=hai) anos
pai
achega
1c7a66eda7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      man/Dockerfile.armhf

+ 0 - 1
man/Dockerfile.armhf

@@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y \
   bash \
   curl \
   gcc \
-  musl-dev \
   make
 
 ENV GO_VERSION 1.7.5