-
Issue with shared libraries (libcrypto, libssl) causing symbolic link loop during Docker build using custom Kaniko image
Description:
I'm encountering a problem while building a Docker image using…
-
We recently upgraded our `gitlab-tart-executor` and `tart` installations to `1.19.0` and `2.18.1`, respectively. It seems that this new version of gitlab-tart-executor now uses mount tags with the `--…
-
I want to run `npm build and /kaniko/executor` command in one pipeline job, so I create a docker image based on kaniko, but it failed
**Actual behavior**
error checking push permissions -- make su…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
Ability to use custom executors locally.
**Describe alternatives you've considered**…
-
Gitlab has a nice feature where you can easily create a custom executor, it's documented here **https://docs.gitlab.com/runner/executors/custom.html**.
This allows one to easily support custom cont…
-
**Is your feature request related to a problem? Please describe.**
We are creating containers with a set of predefined labels as part of our Ci./CD flow. These labels are not visible on the Harbor UI…
-
**Description**
I'm having troubles running a `buildah build ...` from Gitlab-CI on a self-hosted runner with docker as executor and sysbox-runc as docker runtime. Following error is printed in the…
-
Thanks to @ChristopherHX for adding the `tart` pkg for `act` https://github.com/nektos/act/issues/2105#issuecomment-1839449499.
But since @ChristopherHX does not have M1 or M2 hardware on hand, he ma…
-
**Actual behavior**
In gitlab, kaniko obtains the manifest of an image, but fails to obtain the image from GCR.
**Expected behavior**
In gitlab, kaniko obtains the image from GCR.
**To Repro…
-
Hey, is there anyway this can be modified to support GitLab?