-
Notifications
You must be signed in to change notification settings - Fork 20
Description
MIDDLEEAST+gulevi@gulevi-corp MINGW64 ~/WorkingItems/gitlab-demolab (main)
$ ./installer.sh
No .env file found, copying env-example file to create one ...
Default .env file created
Starting GitLab
time="2025-07-09T13:02:03+03:00" level=warning msg="C:\Users\gulevi\WorkingItems\gitlab-demolab\docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion"
[+] Running 0/1
- Container my-demo-gitlab Creating 0.0s
[+] Running 3/39T13:02:03+03:00" level=warning msg="mount of typevolumeshould not definebindoption"
✔ Container my-demo-gitlab Started 0.7s
✔ Container my-demo-gitlab-runner-1 Started 1.0s
✔ Container my-demo-gitlab-runner-2 Started 1.0s
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "C:/Program Files/Git/usr/bin/sh": stat C:/Program Files/Git/usr/bin/sh: no such file or directory: unknown
Run 'docker run --help' for more information
Waiting on GitLab to initialize ...
Any reason for this error? any solution ? I have checked and have all , not sure if maybe should change something in the env file
MIDDLEEAST+gulevi@gulevi-corp MINGW64 ~/WorkingItems/gitlab-demolab (main)
$ which docker-compose
which docker
docker version
docker-compose version
/c/Program Files/Docker/Docker/resources/bin/docker-compose
/c/Program Files/Docker/Docker/resources/bin/docker
Client:
Version: 28.3.0
API version: 1.51
Go version: go1.24.4
Git commit: 38b7060
Built: Tue Jun 24 15:44:57 2025
OS/Arch: windows/amd64
Context: desktop-linux
Server: Docker Desktop 4.43.1 (198352)
Engine:
Version: 28.3.0
API version: 1.51 (minimum version 1.24)
Go version: go1.24.4
Git commit: 265f709
Built: Tue Jun 24 15:44:25 2025
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.27
GitCommit: 05044ec0a9a75232cad458027ca83437aae3f4da
runc:
Version: 1.2.5
GitCommit: v1.2.5-0-g59923ef
docker-init:
Version: 0.19.0
GitCommit: de40ad0
Docker Compose version v2.38.1-desktop.1