Add realtimesst example
This commit is contained in:
2
start_realtimesst.sh
Normal file
2
start_realtimesst.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
docker build -t realtimesst -f Dockerfile.realtimesst .
|
||||
docker run -v $PWD/cache:/root/.cache -p 8012:8012 -p 8011:8011 -ti --rm realtimesst -w "jarvis" -D
|
||||
Reference in New Issue
Block a user