mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-27 10:09:32 +00:00
fix: missing dependency in docker container & unbuffered output
This commit is contained in:
parent
4d5b9a78d9
commit
ccf5b34b0d
2 changed files with 4 additions and 2 deletions
|
|
@ -26,6 +26,8 @@ After changing the configuration, you can call `feather regenerate` to regenerat
|
|||
|
||||
### Docker
|
||||
|
||||
`podman run -d -v ./config.toml:/feather/config.toml -v ./data:/feather/data -v ./reader:/feather/reader --name feather feather daemon`
|
||||
|
||||
### Raw
|
||||
|
||||
## FAQ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue