CrazyMax

Results 1190 comments of CrazyMax

See https://github.com/portapps/brave-portable/issues/33

> `/etc/docker/daemon.json`: > > { > "cgroup-parent": "docker_limit.slice" > } I don't think it reads cgroup-parent from dockerd config looking at: https://github.com/docker/buildx/blob/16edf5d4aa76ef9978c06889d66249aeab5729fe/driver/docker-container/driver.go#L160-L180 Does it work if you set it in...

Took a stab with lintian in https://github.com/docker/packaging/pull/219

Can you add these steps right before the `- name: Set up Docker Buildx`: ```yaml - name: Inspect buildkit image run: docker buildx imagetools inspect public.ecr.aws/blinkit/moby/buildkit:v0.13.1 - name: Pull buildkit...

> UPD. It happens on self-hosted runner, on GH it is ok. I have no idea why, the job is exactly the same, except "runs-on" value. > UPD2. Somehow on...

> It would be great if there was a way to annotate the line to acknowledge the false positive. For instance, some linters let you use `# noqa` at the...

Seems to be a flaky network connection. Fyi, the cache backend relies on GitHub infrastructure to cache Buildx binary. Can't do much about it on our side but you can...

Hum right, we could open an issue or submit a patch at https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/main/nginx?ref_type=heads