mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-18 13:52:02 +02:00
Added Docker Compose update
This commit is contained in:
parent
2a919012b6
commit
30010824ba
@ -100,6 +100,11 @@ services:
|
|||||||
- <path/to/config>:/config
|
- <path/to/config>:/config
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Updating Docker Compose
|
||||||
|
```bash
|
||||||
|
docker docker-compose -f <path/to/config>/docker-compose.yml pull
|
||||||
|
docker docker-compose -f <path/to/config>/docker-compose.yml up -d
|
||||||
|
```
|
||||||
|
|
||||||
### Linux (amd64) Install
|
### Linux (amd64) Install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user