mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 20:26:19 +00:00
Add info about docker image autoupdate
This commit is contained in:
parent
44c4d0fdaa
commit
b3ad76abdb
1 changed files with 2 additions and 0 deletions
|
@ -169,6 +169,8 @@ systemctl restart x-ui
|
|||
docker compose up -d
|
||||
```
|
||||
|
||||
Add ```--pull always``` flag to make docker automatically recreate container if a newer image is pulled. See https://docs.docker.com/reference/cli/docker/container/run/#pull for more info.
|
||||
|
||||
**OR**
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue