testnet-laconicd-stack/stack-orchestrator/container-build/cerc-laconic-shopify-faucet/build.sh

6 lines
214 B
Bash
Raw Normal View History

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