5 lines
123 B
Bash
5 lines
123 B
Bash
#!/usr/bin/env bash
|
|
|
|
# run the docker container for testing the bb-asset-validation program
|
|
docker run bb-asset-validation
|