Files
Leviathan/bin/docker-build.bat

3 lines
82 B
Batchfile

docker build -t leviathan .
docker build -t leviathan-grunt -f Dockerfile.grunt .