Lasso stack (#434)

* lasso stack

* add readme

* copy pasta
This commit is contained in:
Zach
2023-06-23 14:27:05 -04:00
committed by GitHub
parent c94fa3cccf
commit c9bb0d0ccb
7 changed files with 30 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
# 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