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 c6f0fc6 commit 219860bCopy full SHA for 219860b
1 file changed
Dockerfile
@@ -13,6 +13,7 @@ RUN apk add --update-cache \
13
openssl \
14
ca-certificates \
15
perl \
16
+ openvpn \
17
&& rm -rf /var/cache/apk/*
18
19
WORKDIR $GOPATH/bin
0 commit comments