view build_container.sh @ 61:f38a058e1a74 draft default tip

planemo upload commit 93519df849f317f4a8fc6167a48a4ee06e6aeff8
author rhpvorderman
date Wed, 30 Apr 2025 12:44:38 +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