Added windows .bat scripts for docker-build and docker-run
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@ECHO OFF
|
||||
|
||||
docker build -t colossus-php .
|
||||
docker build -t colossus-grunt -f Dockerfile.grunt .
|
||||
Reference in New Issue
Block a user