#!/bin/sh #Build command to make container VER={{electrs_version}} buildah build -t electrs:$VER --build-arg VERSION=v$VER -f Containerfile