mirror of
https://github.com/qdm12/gluetun.git
synced 2026-08-11 14:52:56 +02:00
more fixes
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
FROM ghcr.io/qdm12/godevcontainer:v0.21-alpine
|
||||
FROM ghcr.io/qdm12/godevcontainer:v0.22-alpine
|
||||
RUN apk add wireguard-tools htop openssl tcpdump iptables nftables
|
||||
RUN apk add nodejs npm && npm install markdownlint-cli2 --global && apk del npm
|
||||
Reference in New Issue
Block a user