Lasso stack #434

Merged
telackey merged 3 commits from lasso into main 2023-06-23 18:27:06 +00:00
Showing only changes of commit b115e80f12 - Show all commits

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