-
**Describe the bug**
I tried to run a self hosted github runner with [rootless docker](https://docs.docker.com/engine/security/rootless/). I added
```
XDG_RUNTIME_DIR=/home/runner/.docker/run
DOCK…
ghost updated
2 years ago
-
-
The basic build flow from developer I think:
1. define build (build cr), developer provides git source, build strategy, output image registry url.
2. run continue build (buildrun cr) to generate ima…
-
Related: #230
In https://github.com/coder/kaniko/pull/25 we added support for multi-stage cache probing. While testing the implementation we noticed that sometimes an instruction (e.g. `RUN systemc…
-
Hello.
I just setup the `docker-registry-proxy` which is working fine in most case but I have a strange issue about `invalid URL prefix`
docker-registry-proxy logs for `docker pull gcr.io/go-con…
-
# Overview
We would like to propose a new media type for encrypted layers of a container image. This addition would facilitate the ecosystem for encrypted container images. This allows users with s…
-
### Name and Version
bitnami/kaniko:1.23.2-debian-12-r2
### What architecture are you using?
None
### What steps will reproduce the bug?
https://github.com/bitnami/containers/blob/main/…
-
We are using docker in a gitlab CI/CD environment with unprivileged runners and successfully build docker images to be stored into gitlab.
Our build pipeline needs to use the previously built image…
-
When running `dotnet format style -v diag` i get an exception as follows:
```
The dotnet runtime version is '6.0.3'.
The dotnet CLI version is '6.0.103'.
Using MSBuild.exe located in 'C:\P…
-
## TL;DR
- Standardize eStargz archive format as an optional extension to OCI Image Spec v1: https://github.com/containerd/stargz-snapshotter/blob/v0.2.0/docs/stargz-estargz.md
- Define `org.openc…
ktock updated
3 years ago