Skip to content

Commit ac99317

Browse files
authored
Update README.md
1 parent 5e0217d commit ac99317

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,11 @@ or
203203
docker compose build --build-arg=COMMIT=$(git rev-parse --short HEAD)
204204
```
205205

206+
:information_source: A container image is avaialble on [Docker Hub](https://hub.docker.com/r/ngoduykhanh/wireguard-ui) which you can pull and use
207+
```
208+
docker pull ngoduykhanh/wireguard-ui
209+
````
210+
206211
### Build binary file
207212
208213
Prepare the assets directory

0 commit comments

Comments
 (0)