Plugeth stack refactor (#448)

This commit is contained in:
2023-08-03 14:31:16 -06:00
committed by GitHub
parent 2da03d7ed1
commit e856616be8
25 changed files with 87 additions and 131 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Build cerc/plugeth
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/plugeth:local ${build_command_args} ${CERC_REPO_BASE_DIR}/plugeth