- 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
|