mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-06 20:10:11 +02:00
chore(dev): add markdownlint-cli2 (and nodejs) in dev container
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
FROM ghcr.io/qdm12/godevcontainer:v0.21-alpine
|
FROM ghcr.io/qdm12/godevcontainer:v0.21-alpine
|
||||||
RUN apk add wireguard-tools htop openssl tcpdump iptables
|
RUN apk add wireguard-tools htop openssl tcpdump iptables
|
||||||
|
RUN apk add nodejs npm && npm install markdownlint-cli2 --global && apk del npm
|
||||||
|
|||||||
Reference in New Issue
Block a user