Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateFile can't be found when running docker-compose up -d #134

Open
ksundeen opened this issue Apr 3, 2022 · 0 comments
Open

CreateFile can't be found when running docker-compose up -d #134

ksundeen opened this issue Apr 3, 2022 · 0 comments

Comments

@ksundeen
Copy link

ksundeen commented Apr 3, 2022

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

  • geoserverdev Pulling 130.1s
    • 743f2d6c1f65 Pull complete 28.7s
    • 5c14188d0980 Pull complete 28.9s
    • 84a54a21b0f2 Pull complete 29.0s
    • d9d1bc98b287 Pull complete 29.1s
    • c99e982badff Pull complete 29.3s
    • 50c6b4dfde57 Pull complete 71.3s
    • baf34d1e501e Pull complete 71.5s
    • 094583998b04 Pull complete 71.7s
    • 1f3294a8faa5 Pull complete 72.7s
    • 6cd861d23081 Pull complete 73.0s
    • 770df610278a Extracting [===========================... 127.0s
    • a297103a1c89 Download complete 127.0s
    • 1225f773746f Download complete 127.0s
    • fc0cdf492987 Download complete 127.0s
    • e82172c50bda Download complete 127.0s
    • eb4122c0a8a9 Download complete 127.0s
    • fea682d95ec2 Download complete 127.0s
    • ea84216dc127 Download complete 127.0s
    • 553790f7570d Download complete 127.0s
    • bdb7e4f45f47 Download complete 127.0s
    • d396490fa175 Verifying Checksum 127.0s
    • 437b8400e08e Downloading [===========> ... 127.0s
    • b46ff1c723b4 Download complete 127.0s
    • 564161b14eec Downloading [=============> ... 127.0s
    • 06969184eb02 Download complete 127.0s
  • indrz_api_dev Error 4.7s
    canceled
    PS C:\repos\indrz\indrz-be> docker-compose up -d
    [+] Running 0/1
  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant