game-data/bin/docker-build.sh

4 lines
57 B
Bash
Raw Permalink Normal View History

#!/bin/sh
docker build -t game-data -f Dockerfile.dev .