starbound-server/run/build-force

6 lines
105 B
Plaintext
Raw Permalink Normal View History

2022-01-18 17:55:42 +00:00
#!/usr/bin/env bash
2016-08-01 08:09:50 +00:00
TAG="hub.ici.de.com/starbound-server:latest"
docker build --no-cache -t "${TAG}" .