mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2025-12-08 19:49:36 +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?
|
||||
You should to use this command for download this package from ghcr:
|
||||
```cli
|
||||
docker pull ghcr.io/yawaflua/yaflay.ru:master
|
||||
```
|
||||
### For latest version
|
||||
```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:
|
||||
```yml
|
||||
version: "3.9"
|
||||
|
||||
Reference in New Issue
Block a user