mirror of https://github.com/docker/docs.git
fix the Dockerfile.gccgo for new dependency
Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
This commit is contained in:
parent
fcccf2dae4
commit
50814a2bc0
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue