WIP
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM alpine:3.22
|
||||
|
||||
# add iptables for tun/tap and curl for testing
|
||||
RUN apk add --no-cache iptables curl
|
||||
Reference in New Issue
Block a user