view build_container.sh @ 59:14cecb0cac92 draft default tip

planemo upload commit 94e363d9eb0b896925ab7ee299b37d07b2bcac3c
author rhpvorderman
date Tue, 04 Feb 2025 10:51:02 +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