Update build command

This commit is contained in:
Wyatt Gill
2022-09-22 20:36:20 -05:00
committed by GitHub
parent 4db0721644
commit f90e25dc66

View File

@@ -17,7 +17,7 @@ docker pull ghcr.io/wfg/wireguard
To build it yourself, run
```
docker build -t ghcr.io/wfg/wireguard https://github.com/wfg/docker-wireguard.git#:build
docker build -t ghcr.io/wfg/wireguard https://github.com/wfg/docker-wireguard.git#main:build
```
### Creating and running a container