Build:
  1. 8
  2. 7
  3. 6
  4. 5
  5. 4
  6. 3
  7. 2
  8. 1
  9. 0
2024-12-11 14:46.58: New job: docker build {
                                             "commit": "9b23801f00fb2a2cd845caf1a724d04820d49f90",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": false,
                                             "build_args": [],
                                             "path": null
                                           }
2024-12-11 14:46.58: Checking out commit 9b23801f. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/601/head" && git reset --hard 9b23801f
2024-12-11 14:46.58: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout2f9e2461"
2024-12-11 14:47.01: Exec: "git" "-C" "/tmp/git-checkout2f9e2461" "submodule" 
                           "deinit" "--force" "--all"
2024-12-11 14:47.01: Exec: "git" "-C" "/tmp/git-checkout2f9e2461" "reset" 
                           "--hard" "-q" "9b23801f00fb2a2cd845caf1a724d04820d49f90"
2024-12-11 14:47.04: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2f9e2461" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2024-12-11 14:47.04: Exec: "docker" "build" "--pull" "-f" "/tmp/git-checkout2f9e2461/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout2f9e2461/docker-iid" 
                           "--" "/tmp/git-checkout2f9e2461"
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /tmp/git-checkout2f9e2461/Dockerfile: no such file or directory
2024-12-11 14:47.07: Job failed: Docker build exited with status 1