Commit 8496c15
Fix minio healthcheck and remove rollupcreator sequencer dependency
- minio healthcheck: replace curl (not in image) with mc ready local
- rollupcreator: remove depends_on sequencer (service_healthy) — the
sequencer config doesn't exist yet during init, and rollupcreator
only needs L1 (geth) to deploy contracts
Both found during integration testing with --l2-tx-filtering.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 83c2c59 commit 8496c15
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
466 | | - | |
467 | 465 | | |
468 | 466 | | |
469 | 467 | | |
| |||
603 | 601 | | |
604 | 602 | | |
605 | 603 | | |
606 | | - | |
| 604 | + | |
| 605 | + | |
607 | 606 | | |
608 | 607 | | |
609 | 608 | | |
| |||
0 commit comments