mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-06 20:10:11 +02:00
31c7e6362b
- Fix windows script sourcing - Remove image name to avoid conflicts - Bind mount normally without `:z` - Install `htop`
3 lines
60 B
Docker
3 lines
60 B
Docker
FROM qmcgaw/godevcontainer
|
|
RUN apk add wireguard-tools htop
|