Im using hosted kubernetes (azure kubernetes in this case) which runs
the actual docker machines all for me.
They are ubuntu it seems but they are entirely encapsulated as part of
the service.
That said, this error would occur if the kubernetes cluster is external
to the debian machine that
On Thursday, 24 January 2019 9:30:47 PM AEDT Dean Hamstead wrote:
> In my case, i am using the kubernetes executor
That shouldn't matter as it failed in "executor_docker.go:166".
First it tries to load helper image from local file system:
ERRO[] Docker executor: prebuilt image helpers w
In my case, i am using the kubernetes executor
On 24/1/19 6:39 pm, Dmitry Smirnov wrote:
On Thursday, 24 January 2019 11:01:03 AM AEDT Dean Hamstead wrote:
Seems to be the same as:
https://gitlab.com/gitlab-org/gitlab-runner/issues/3441
Probably not the same...
Debian package works very differ
On Thursday, 24 January 2019 11:01:03 AM AEDT Dean Hamstead wrote:
> Seems to be the same as:
> https://gitlab.com/gitlab-org/gitlab-runner/issues/3441
Probably not the same...
Debian package works very different in regards to gitlab-runner-helper image.
>From post-install docker build command is
Seems to be the same as:
https://gitlab.com/gitlab-org/gitlab-runner/issues/3441
This is doomed to fail with the default logic for the helper_image
default
Per
https://docs.gitlab.com/runner/configuration/advanced-configuration.html#helper-image
and
https://docs.gitlab.com/runner/configuration/advanced-configuration.html#overriding-the-helper-image
Package: gitlab-runner
Version: 11.2.0+dfsg-2
Severity: important
Dear Maintainer,
Summary
---
gitlab-runner executes docker for the first time it tries to download docker
image gitlab-runner-helper:11.2.0
but it fails because repository does not exists with this tag name.
Related links:
* h
7 matches
Mail list logo