mirror of
https://github.com/wfg/docker-wireguard.git
synced 2025-12-20 00:15:42 +01:00
Update build command
This commit is contained in:
@@ -17,7 +17,7 @@ docker pull ghcr.io/wfg/wireguard
|
|||||||
|
|
||||||
To build it yourself, run
|
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
|
### Creating and running a container
|
||||||
|
|||||||
Reference in New Issue
Block a user