Add docker-compose setup for ani-cli-web
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.30.1 - 2026-05-17
|
||||
|
||||
- Added a `docker-compose.yaml` file that builds the bundled Docker image, mounts `./downloads` and `./.ani-cli-web`, and exposes the ani-cli git remotes, branch, and startup flags through Compose environment defaults.
|
||||
- Documented the Compose workflow alongside the existing Docker build and `docker run` setup.
|
||||
|
||||
## 0.30.0 - 2026-05-17
|
||||
|
||||
- Added a Docker image build that clones `ani-cli` and `ani-cli-web` from configurable git remotes, installs `ani-cli` system-wide, and starts `ani-cli-web` from `/app`.
|
||||
|
||||
Reference in New Issue
Block a user