Trim repo-only files from Docker image
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Small local web UI for a system-wide `ani-cli` install.
|
||||
|
||||
Current version: `0.45.12`
|
||||
Current version: `0.45.13`
|
||||
|
||||
## Project Layout
|
||||
|
||||
@@ -109,6 +109,7 @@ Container notes:
|
||||
- `ani-cli` is installed at `/usr/local/bin/ani-cli`.
|
||||
- `yt-dlp` is installed at `/usr/local/bin/yt-dlp` from the latest GitHub release during build.
|
||||
- `ani-cli-web` runs from `/app`.
|
||||
- The runtime image removes repo-only files such as `README.md`, `Dockerfile`, `docker-compose.yaml`, and `test_app.py` after cloning, while keeping the app's `VERSION` file for Runtime info.
|
||||
- Downloads go to `/downloads`.
|
||||
- App state lives in `/app/.ani-cli-web`.
|
||||
- The container binds `0.0.0.0:8421`.
|
||||
|
||||
Reference in New Issue
Block a user