Added docker container to run grunt; updated workdir paths in docker containers

This commit is contained in:
2025-06-30 11:49:28 -04:00
parent f80571ba78
commit 7170856587
6 changed files with 22 additions and 5 deletions

View File

@ -1 +1,2 @@
docker build -t leviathan .
docker build -t leviathan-grunt -f Dockerfile.grunt .