Files
bb-asset-validation/docker/build.sh
2025-10-03 13:19:37 +01:00

5 lines
152 B
Bash
Executable File

#!/usr/bin/env bash
# builds a container with the current Dockerfile for testing the bb-asset-validation program
docker build -t bb-asset-validation .