1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

fix the Dockerfile.gccgo for new dependency

Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
This commit is contained in:
Srini Brahmaroutu 2015-12-02 16:43:41 +00:00
parent fcccf2dae4
commit 50814a2bc0

View file

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