feat: add basic docker build
This commit is contained in:
4
docker/run.sh
Normal file
4
docker/run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# run the docker container for testing the bb-asset-validation program
|
||||
docker run bb-asset-validation
|
||||
Reference in New Issue
Block a user