#!/bin/sh #Build command to make container VER=26.0 buildah build -t bitcoin:$VER --build-arg VERSION=$VER -f Containerfile