revert: back to while true loop (3a1d7ad version that was RUNNING) a4adb75 Haruka041 commited on 18 days ago
revert: back to single quotes in ENTRYPOINT (worked before) 651eda6 Haruka041 commited on 18 days ago
fix: remove bot TcpListener (nginx owns 7860), mkdir nginx log dir 3a1d7ad Haruka041 commited on 18 days ago
fix: inline ENTRYPOINT, no entrypoint.sh, no bash, direct daemon off fix b339f56 Haruka041 commited on 18 days ago
nuclear: clean target dir, force full rebuild with latest source 236b422 Haruka041 commited on 18 days ago
Revert to 8140dee working setup: multi-stage + nginx + & wait. Only token fix kept. cc7fab3 Haruka041 commited on 18 days ago
Complete rewrite: /opt/app paths, fresh build, no caching possible 511960f Haruka041 commited on 18 days ago
fix: cache-bust Dockerfile, fresh build, nc -q fix, all one-shot 2998aae Haruka041 commited on 18 days ago
fix: single-stage build (no multi-stage COPY --from issues) 51250a4 Haruka041 commited on 18 days ago
fix: remove BuildKit cache mount, binary wasn't copied to runtime d1b3eed Haruka041 commited on 18 days ago
build: add dockerfile syntax directive for BuildKit support 23152cb Haruka041 commited on 18 days ago
fix: bot has built-in TcpListener health check, no nginx needed f6adcf2 Haruka041 commited on 18 days ago
fix: nginx user 1000 worker directive + dedup Dockerfile COPY b921d7b Haruka041 commited on 18 days ago
fix: copy nginx conf to /tmp exactly like reference, exec bot as main process 9a02602 Haruka041 commited on 18 days ago
simplify: use inline ENTRYPOINT CMD instead of separate script eb46bcb Haruka041 commited on 18 days ago
Switch to Alpine + nginx (matching reference project's working pattern) 854a116 Haruka041 commited on 19 days ago
fix: use binary directly as ENTRYPOINT, token from env via clap b894415 Haruka041 commited on 19 days ago
fix: bot uses std::net::TcpListener for health check, no deps. Dockerfile optimized for caching f3eb7d2 Haruka041 commited on 19 days ago
fix: replace nc with python3 http.server for reliable health check caf5f96 Haruka041 commited on 19 days ago
fix: bot serves health check on 7860 via axum, no nginx needed 35d9d01 Haruka041 commited on 19 days ago
fix: upgrade Rust to 1.92-slim (time 0.3.47 requires >=1.88) 254d421 Haruka041 commited on 19 days ago
fix: create stub crate for path dep resolution in Docker build 1726c09 Haruka041 commited on 19 days ago
fix: use no-official-api for Docker build (API crate is private) af09950 Haruka041 commited on 19 days ago