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