Added docker container to run grunt; updated workdir paths in docker containers
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker build -t leviathan .
|
||||
docker build -t leviathan-grunt -f Dockerfile.grunt .
|
||||
|
Reference in New Issue
Block a user