stack-orchestrator/app/data/container-build/cerc-ipld-eth-server/build.sh

5 lines
200 B
Bash
Raw Normal View History

2022-09-22 03:35:18 +00:00
#!/usr/bin/env bash
2022-08-23 22:02:38 +00:00
# Build cerc/ipld-eth-server
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/ipld-eth-server:local ${build_command_args} ${CERC_REPO_BASE_DIR}/ipld-eth-server