#!/usr/bin/env bash
TAG="hub.ici.de.com/starbound-server:latest"
docker build --no-cache -t "${TAG}" .