view build_container.sh @ 97:fbc6307dd83b draft

planemo upload commit 91fd26f19cb20fc2ee4d87d7edbc9ce6099752b0
author rhpvorderman
date Mon, 08 Jan 2024 08:50:07 +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