view build_container.sh @ 99:5b79485234e1 draft default tip

planemo upload commit 0d652311f9c4ccc26b27eebc44a3ae91a72e57b0
author rhpvorderman
date Mon, 03 Feb 2025 13:37:26 +0000
parents 6809c63d9161
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