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