Relative Content

Tag Archive for dockergitlabgitlab-ci-runner

Failed to get layer during multistage builds in Docker

I am encountering an intermittent error when using GitLab runners to build Docker images, specifically during multistage builds. This issue occurs sporadically; however, when it manifests on a particular machine, subsequent builds on that same machine consistently fail, indicating a persistent issue with that specific machine environment. Interestingly, the same build job may succeed on a different machine.