mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-06-07 00:46:58 +03:00
No docker image available - build it yourself.
This commit is contained in:
parent
3c63b54830
commit
c32dcf6c08
1 changed files with 2 additions and 4 deletions
|
@ -204,10 +204,8 @@ or
|
|||
docker compose build --build-arg=GIT_COMMIT=$(git rev-parse --short HEAD)
|
||||
```
|
||||
|
||||
:information_source: A container image is avaialble on [Docker Hub](https://hub.docker.com/r/wireguard-ui/wireguard-ui) which you can pull and use
|
||||
```
|
||||
docker pull wireguard-ui/wireguard-ui
|
||||
````
|
||||
:information_source: A container image is currently unavailable. It is recommended to build your own
|
||||
using the above instructions.
|
||||
|
||||
### Build binary file
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue