• Matthew Slipper's avatar
    ops/docker: Use old directory in packages dockerfile · 77dcfbae
    Matthew Slipper authored
    `Dockerfile.packages` placed build artifacts in `/optimism`, whereas all of our other Dockerfiles place build artifactrs in `/opt/optimism`. As a result, downstream consumers of the packages Dockerfile cannot use images created by our other Dockerfiles. This is a problem for the nightly environment, since it relies upon the `/opt/optimism` structure to customize container entrypoints.
    
    This PR fixes the problem by having `Dockerfile.packages` put build artifacts in `/opt/optimism` like everything else.
    77dcfbae
Name
Last commit
Last update
..
builder Loading commit data...
grafana/provisioning Loading commit data...
hardhat Loading commit data...
prometheus Loading commit data...
rpc-proxy Loading commit data...
scripts Loading commit data...
Dockerfile.batch-submitter Loading commit data...
Dockerfile.batch-submitter-service Loading commit data...
Dockerfile.data-transport-layer Loading commit data...
Dockerfile.deployer Loading commit data...
Dockerfile.gas-oracle Loading commit data...
Dockerfile.geth Loading commit data...
Dockerfile.integration-tests Loading commit data...
Dockerfile.message-relayer Loading commit data...
Dockerfile.monorepo Loading commit data...
Dockerfile.op-exporter Loading commit data...
Dockerfile.packages Loading commit data...
Dockerfile.regenesis-surgery Loading commit data...
Dockerfile.replica-healthcheck Loading commit data...
Dockerfile.rpc-proxy Loading commit data...