solana-proxy/stack/stack-orchestrator/container-build/cerc-solana-proxy/build.sh
2025-08-01 12:01:20 +05:30

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