Skip to content

Commit

Permalink
e2e: tidy up docker-compose file
Browse files Browse the repository at this point in the history
 * Use double quotes in docker-compose.yml to help with consistency

 * Reorder some blocks to help with readability and maintainability

 * Pin all images to their SHA256 digests

 * Add healthcheck to op-geth-l2 so that op-node/op-proposer only
   start after op-geth-l2 has generated /l2configs/rollup.json

 * Remove `e2e/deployments` and remove the volume from op-geth-l2
  • Loading branch information
joshuasing committed Apr 16, 2024
1 parent 88047e7 commit bc0c9b9
Show file tree
Hide file tree
Showing 31 changed files with 225 additions and 12,669 deletions.
1 change: 0 additions & 1 deletion e2e/deployments/devnetL1/.chainId

This file was deleted.

253 changes: 0 additions & 253 deletions e2e/deployments/devnetL1/AddressManager.json

This file was deleted.

207 changes: 0 additions & 207 deletions e2e/deployments/devnetL1/BlockOracle.json

This file was deleted.

Loading

0 comments on commit bc0c9b9

Please sign in to comment.