You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted to build the docker containers to deploy locally (using both Make and docker-compose), but received a few errors that a file is were missing.
Could you offer some suggestions for troubleshooting the errors?
I was able to update the .en and docker-compose.yml file, but it's failing when it can't find the "CreateFile" file. Do you know where this file is located?
indrz_api_dev Error
2.6s
[+] Building 0.0s (0/0)
could not find C:\repos\indrz\indrz-be\indrz\devops\docker\local\indrz_api: CreateFile C:\repos\indrz\indrz-be\indrz\devops\docker\local\indrz_api: The system cannot find the path specified.
Thank you for your help. I really appreciate it!
Kim S.
The text was updated successfully, but these errors were encountered:
Hello,
I attempted to build the docker containers to deploy locally (using both Make and docker-compose), but received a few errors that a file is were missing.
Could you offer some suggestions for troubleshooting the errors?
I was able to update the .en and docker-compose.yml file, but it's failing when it can't find the "CreateFile" file. Do you know where this file is located?
Running 10/27 Pull complete 71.7s
canceled
PS C:\repos\indrz\indrz-be> docker-compose up -d
[+] Running 0/1
2.6s
[+] Building 0.0s (0/0)
could not find C:\repos\indrz\indrz-be\indrz\devops\docker\local\indrz_api: CreateFile C:\repos\indrz\indrz-be\indrz\devops\docker\local\indrz_api: The system cannot find the path specified.
Thank you for your help. I really appreciate it!
Kim S.
The text was updated successfully, but these errors were encountered: