trading/docker
Viktor Barzin 5955a5a86d
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is running
fix: hardcode pip extras in Dockerfile to avoid buildx arg parsing issues
The woodpeckerci/plugin-docker-buildx was not passing the EXTRAS build
arg correctly (commas in the value were likely being parsed as list
separators), causing the image to only install dev dependencies instead
of all service extras (api, news, sentiment, trading, backtester).

Hardcode the pip install extras directly in the Dockerfile rather than
relying on the build arg.
2026-02-25 22:27:15 +00:00
..
Dockerfile.dashboard add K8s nginx config and parameterize Dockerfile.dashboard 2026-02-23 22:27:52 +00:00
Dockerfile.service fix: hardcode pip extras in Dockerfile to avoid buildx arg parsing issues 2026-02-25 22:27:15 +00:00
nginx-k8s.conf add K8s nginx config and parameterize Dockerfile.dashboard 2026-02-23 22:27:52 +00:00
nginx.conf feat: productionize local service — fix signal pipeline, lower thresholds, add company-name ticker extraction 2026-02-22 22:17:26 +00:00