Update Dockerfile
This commit is contained in:
parent
868ab5d9dd
commit
34a282ef7e
@ -1,3 +1,4 @@
|
||||
FROM alpine:latest
|
||||
RUN apk add openvpn
|
||||
ENTRYPOINT ["openvpn"]
|
||||
CMD ["--config", "/etc/openvpn/openvpn-tcp.conf"]
|
||||
|
Loading…
Reference in New Issue
Block a user