view build_container.sh @ 91:f387cc1580c6 draft

"planemo upload commit 6f5bdb4189fcc9028c90365d8edf8d1d7c1cf690"
author rhpvorderman
date Wed, 02 Feb 2022 10:57:36 +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