view build_container.sh @ 94:84e9e5c8c101 draft

"planemo upload commit d4be85014b638f1d50b318d4b735be7f6e973140"
author rhpvorderman
date Fri, 24 Mar 2023 16:58:28 +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