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:
parent
fcccf2dae4
commit
50814a2bc0
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue