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 ran the docker compose up on Windows 10 and the following error occurred:
[+] Running 4/0
Container helix-docker_p4d.helix_1 Created 0.0s
Container helix-docker_search.helix_1 Created 0.0s
Container helix-docker_build.helix_1 Created 0.0s
Container helix-docker_swarm.helix_1 Created 0.0s
Attaching to build.helix_1, p4d.helix_1, search.helix_1, swarm.helix_1
p4d.helix_1 | /bin/sh: 1: init.sh: not found
build.helix_1 | /bin/sh: 1: replica_setup.sh: not found
build.helix_1 exited with code 127
p4d.helix_1 exited with code 127
p4d.helix_1 and build.helix_1 exited due to file not found problem.
The text was updated successfully, but these errors were encountered:
I ran the docker compose up on Windows 10 and the following error occurred:
[+] Running 4/0
Attaching to build.helix_1, p4d.helix_1, search.helix_1, swarm.helix_1
p4d.helix_1 | /bin/sh: 1: init.sh: not found
build.helix_1 | /bin/sh: 1: replica_setup.sh: not found
build.helix_1 exited with code 127
p4d.helix_1 exited with code 127
p4d.helix_1 and build.helix_1 exited due to file not found problem.
The text was updated successfully, but these errors were encountered: