trading/docker
Viktor Barzin 0a017f52cb
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
perf: switch to uv for faster dependency installation
- Replace pip with uv in Dockerfile.service builder stage (~5-10x faster)
- Replace pip with uv in CI test step
- Separate pyproject.toml copy from source copy in Dockerfile for better
  Docker layer caching (deps only reinstalled when pyproject.toml changes)
- Add cache_from for buildx to reuse layers from previous builds
- Remove pip cache workaround from test step (not persisted in K8s)
2026-02-25 22:55:58 +00:00
..
Dockerfile.dashboard add K8s nginx config and parameterize Dockerfile.dashboard 2026-02-23 22:27:52 +00:00
Dockerfile.service perf: switch to uv for faster dependency installation 2026-02-25 22:55:58 +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