1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

fix the Dockerfile.gccgo for new dependency

Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
Upstream-commit: 50814a2bc0376bf144f5d235dd3662971adac14d
Component: engine
This commit is contained in:
Srini Brahmaroutu
2015-12-02 16:43:41 +00:00
parent cf1f5d3461
commit eeb2edd35a

View File

@@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y \
curl \
git \
iptables \
jq \
net-tools \
libapparmor-dev \
libcap-dev \