change validator context
This commit is contained in:
2
Makefile
2
Makefile
@@ -21,7 +21,7 @@ image-backend:
|
||||
docker build . -t maptest-api
|
||||
|
||||
image-validator:
|
||||
docker build validation -f validation/Containerfile -t maptest-validator
|
||||
docker build . -f validation/Containerfile -t maptest-validator
|
||||
|
||||
image-frontend:
|
||||
docker build web -f web/Containerfile -t maptest-frontend
|
||||
|
||||
Reference in New Issue
Block a user