feat: add basic docker build

This commit is contained in:
2025-10-03 13:19:37 +01:00
commit 4401d9fa86
5 changed files with 14 additions and 0 deletions

4
docker/run.sh Normal file
View 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