feat: setup and run script in dockerfile
This commit is contained in:
4
docker/setup_and_run.sh
Normal file
4
docker/setup_and_run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
./setup_wasmd.sh "$@"
|
||||
./run_wasmd.sh
|
||||
Reference in New Issue
Block a user