Fix animdl discovery in Docker runtime
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Local web UI for a system-wide `ani-cli` install.
|
||||
|
||||
Current version: `0.49.0`
|
||||
Current version: `0.49.1`
|
||||
|
||||
## What it does
|
||||
|
||||
@@ -96,7 +96,7 @@ Docker notes:
|
||||
- `UPDATE_ON_START=true` runs `ani-cli --update` before startup
|
||||
- `ANI_CLI_WEB_BRANCH` lets the image clone a specific `ani-cli-web` branch at build time
|
||||
- `botan` is installed inside the container for providers or scripts that need Botan cryptography tooling
|
||||
- `anipy-cli` and `animdl` are installed systemwide inside the container, so fallback retries are available without extra container setup
|
||||
- `anipy-cli` and `animdl` are installed systemwide inside the container at `/usr/local/bin` and linked from `/usr/bin`, so fallback retries are available without extra container setup
|
||||
|
||||
## Key behavior
|
||||
|
||||
|
||||
Reference in New Issue
Block a user