Add run-webapp command. (#651)

This commit is contained in:
2023-11-15 10:54:27 -07:00
committed by GitHub
parent 638fa01649
commit 2059d67dca
6 changed files with 67 additions and 5 deletions
@@ -23,7 +23,7 @@ Built host container for $CERC_CONTAINER_BUILD_WORK_DIR with tag:
To test locally run:
docker run -p 3000:3000 --env-file /path/to/environment.env $CERC_CONTAINER_BUILD_TAG
laconic-so run-webapp --image $CERC_CONTAINER_BUILD_TAG --env-file /path/to/environment.env
EOF
fi