mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2025-12-09 20:19:32 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
ab6180b0d2
commit
87e1f51e08
11
README.md
11
README.md
@@ -20,9 +20,14 @@ If you wanna help me, create Issue or Pull request.
|
|||||||
|
|
||||||
# How to start?
|
# How to start?
|
||||||
You should to use this command for download this package from ghcr:
|
You should to use this command for download this package from ghcr:
|
||||||
```cli
|
### For latest version
|
||||||
docker pull ghcr.io/yawaflua/yaflay.ru:master
|
```cli
|
||||||
```
|
docker pull ghcr.io/yawaflua/yaflay.ru:master
|
||||||
|
```
|
||||||
|
### For stable version
|
||||||
|
```cli
|
||||||
|
docker pull ghcr.io/yawaflua/yaflay.ru:latest
|
||||||
|
```
|
||||||
After that create docker-compose file, for example:
|
After that create docker-compose file, for example:
|
||||||
```yml
|
```yml
|
||||||
version: "3.9"
|
version: "3.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user