-
I would like to request builtin-kas be added to the image. See the fork provided by @kkimurak
---
As already reported above (https://github.com/sameersbn/docker-gitlab/pull/2598#issuecomment-11…
-
### Description
I have been trying for several hours to get SSH forwarding working to allow access to a private repo on GitLab while building a docker image. I am using a base (Torizon) Debian image…
-
**Actual behavior**
Pushing large images (e.g 5Gb) with kaniko to some https registries (e.g ecr, quay or gitlab contianer registry) has been identified to be quite slow when using kaniko . After som…
-
I'm trying to deploy self-hosted codecov and use it in conjunction with self-hosted gitlab
I configured the gitlab application.
as shown below
![image](https://github.com/codecov/self-hosted/asset…
me-cs updated
2 weeks ago
-
-
**Reporting a bug**
First of all, this is **not** a problem reporting forum, only report if you are pretty sure what you are experiencing is a bug with this image _and_ docker, not a configuration …
-
## Minimal .gitlab-ci.yml illustrating the issue
```yml
---
hello:
image: ubuntu
script:
- echo "Heya" > tempfile
artifacts:
paths:
- tempfile
```
### Expected behavio…
-
### Feature description
In a CI/CD process like Kestra, it's common to encounter Docker Hub rate limits when pulling Docker images repeatedly during builds. To mitigate this issue and improve build…
-
gitlab/gitlab-ce:17.3.5-ce.0
-
### Issue Description
I need to access a corporate registry that uses a self-signed certificate. I am using a rootful podman engine with user-mode networking in Windows 10 with a corporate proxy an…