Add run-webapp command. #651

Merged
telackey merged 4 commits from telackey/rwa into main 2023-11-15 17:54:27 +00:00
Showing only changes of commit 49cc8974ee - Show all commits

View File

@ -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