Build op-geth container

This commit is contained in:
David Boreham 2023-03-26 10:34:45 -06:00 committed by prathamesh0
parent 0eac2c4170
commit 1ea0a7459d

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
# Build cerc/optimism-l2geth
docker build -t cerc/optimism-l2geth:local ${CERC_REPO_BASE_DIR}/op-geth