Initial commit
This commit is contained in:
commit
06a8a5c1a0
2
.drone
Normal file
2
.drone
Normal file
@ -0,0 +1,2 @@
|
||||
kind: template
|
||||
load: docker-multiarch.yaml
|
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM alpine:latest
|
||||
RUN apk add openvpn
|
||||
ENTRYPOINT ["openvpn"]
|
Loading…
x
Reference in New Issue
Block a user