#!/bin/bash export DOCKER_BUILDKIT=1 docker buildx build --network host -t alpine/terraform13 .