Skip to content

Commit 0411fc0

Browse files
committed
Fixed missing pkill
1 parent 595c5ee commit 0411fc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Dockerfile-arangodb-golang

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1010
pkg-config \
1111
wget \
1212
ca-certificates \
13+
procps \
1314
&& rm -rf /var/lib/apt/lists/*
1415

1516
ENV GOLANG_VERSION 1.8.3

0 commit comments

Comments
 (0)