starbound-server/run/build-force

6 lines
105 B
Bash
Executable File

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