copy pasta

This commit is contained in:
cerebralbosons 2023-06-23 18:23:19 +00:00
parent 6f0aae6189
commit b115e80f12

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# Build a local version of the foundry-rs/foundry image
# Build the lasso image
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/lasso:local -f ${CERC_REPO_BASE_DIR}/lasso/Dockerfile ${build_command_args} ${CERC_REPO_BASE_DIR}/lasso