view build_container.sh @ 60:5a45335f67f0 draft default tip

planemo upload commit a6311946297fd040bc4d1cf9808282d60770ce81
author rhpvorderman
date Wed, 26 Mar 2025 14:30:06 +0000
parents 33412e85e669
children
line wrap: on
line source

#!/usr/bin/env bash

set -e
DEFAULT_BASE_IMAGE="$1"

python3 create_container_hash.py $DEFAULT_BASE_IMAGE
mulled-build-files --namespace rhpvorderman build-and-test ./container_hash.tsv --verbose