Fix container build — correct binary names, CI pipeline, entrypoint #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_container_build"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix the broken Dockerfile and CI workflow on development. Supersedes PR #28 with a clean diff against current development.
Changes
hero_services_openrpcnothero_zero), build zinit workspace,rust:slim-bookwormruntime withg++for service installsgit clone(actions/checkout fails in alpine DinD), explicitdockerd &startup, SSH key viaenv:block,StrictHostKeyChecking accept-newflockto prevent race condition when multiple services share the same git repo (fixes #33)Container test results (run 368)
10 of 12 services install, start, and pass health checks:
How to run
Closes #27
Fixes #33
WIP: Fix container build — correct binary names, CI pipeline, entrypointto Fix container build — correct binary names, CI pipeline, entrypoint@timur
Lmk what you think! We can review + merge, and also cherry pick and close the PR too.
Superseded by #43 (combined deploy branch with all PRs merged).
Pull request closed