• Matthew Slipper's avatar
    ops: Build cleanups · 0fb3050f
    Matthew Slipper authored
    Cleans up a bunch of configuration in `ops/`, in preparation for switching most of our build configuration to CircleCI. Changes include:
    
    1. Removing the "builder image" concept in favor of a single multi-target Dockerfile. Once this goes live on CircleCI, we'll be able to leverage Docker Layer caching more effectively.
    2. Fixes the nightly build, which is currently failing on the legacy batch submitter.
    3. Removes the legacy rpc-proxy since it isn't used anywhere anymore.
    4. Re-enables CODEOWNERS.
    5. Removes the `docker-compose-nobuild.yml` file, since the main `docker-compose.yml` file now supports images and builds.
    
    Meta:
    
    - Fixes ENG-1838
    0fb3050f
Name
Last commit
Last update
..
grafana/provisioning Loading commit data...
hardhat Loading commit data...
prometheus Loading commit data...
scripts Loading commit data...
Dockerfile.batch-submitter-service Loading commit data...
Dockerfile.gas-oracle Loading commit data...
Dockerfile.geth Loading commit data...
Dockerfile.indexer Loading commit data...
Dockerfile.l2geth-exporter Loading commit data...
Dockerfile.op-exporter Loading commit data...
Dockerfile.packages Loading commit data...