solana-proxy/stack/stack-orchestrator/container-build/cerc-solana-proxy/build.sh
shreerang 72c885bed9 Implement stack (#2)
Part of https://www.notion.so/Laconic-Mainnet-Plan-1eca6b22d47280569cd0d1e6d711d949

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #2
Co-authored-by: shreerang <shreerang@noreply.git.vdb.to>
Co-committed-by: shreerang <shreerang@noreply.git.vdb.to>
2025-08-01 11:01:31 +00:00

6 lines
192 B
Bash
Executable File

#!/usr/bin/env bash
# Build cerc/solana-proxy
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/solana-proxy:local ${build_command_args} ${CERC_REPO_BASE_DIR}/solana-proxy