Closed NotMyself closed 7 years ago
Using the same path to CVPZ as in the comment above, carry out the following steps to launch the CVPZ containers:
cd C:\src\github\CVPZ
docker-compose -f docker-compose.ci.build.yml up
docker-compose up
Confirmed this worked for me locally.
When running
docker-compose up
, I get the following error. This could also be causing the Release CI build to fail. It has been disabled until we get this resolved.