Skip to content

Commit 219860b

Browse files
author
Sean Sundberg
authored
Adds openvpn client to image (#18)
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
1 parent c6f0fc6 commit 219860b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN apk add --update-cache \
1313
openssl \
1414
ca-certificates \
1515
perl \
16+
openvpn \
1617
&& rm -rf /var/cache/apk/*
1718

1819
WORKDIR $GOPATH/bin

0 commit comments

Comments
 (0)