feat: setup and run script in dockerfile

This commit is contained in:
j0nl1 2022-05-29 04:04:14 +02:00
parent 34e078346b
commit 1da0a6fa3f
No known key found for this signature in database
GPG Key ID: 7BCC739369E72036
1 changed files with 4 additions and 0 deletions

4
docker/setup_and_run.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
./setup_wasmd.sh "$@"
./run_wasmd.sh