We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595c5ee commit 0411fc0Copy full SHA for 0411fc0
test/Dockerfile-arangodb-golang
@@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
10
pkg-config \
11
wget \
12
ca-certificates \
13
+ procps \
14
&& rm -rf /var/lib/apt/lists/*
15
16
ENV GOLANG_VERSION 1.8.3
0 commit comments