#!/bin/sh set -eux TAG="$USER/alpine-sdk" exec docker build --rm -t "$TAG" .