This repository has been archived on 2026-04-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
stack-orchestrator/app/data/container-build/cerc-ipld-eth-server/build.sh
T
2023-04-14 14:19:27 -06:00

5 lines
200 B
Bash
Executable File

#!/usr/bin/env bash
# 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