Files
gluetun/.devcontainer/Dockerfile
Quentin McGaw 31c7e6362b chore(devcontainer): multiple changes and fixes
- Fix windows script sourcing
- Remove image name to avoid conflicts
- Bind mount normally without `:z`
- Install `htop`
2022-04-17 16:21:21 +00:00

3 lines
60 B
Docker

FROM qmcgaw/godevcontainer
RUN apk add wireguard-tools htop