-
![image](https://github.com/user-attachments/assets/72bb63de-5662-4427-8740-dc4e494360aa)
![image](https://github.com/user-attachments/assets/cad8aca9-9e52-4779-8d58-19fde53ca1e9)
![image](https://g…
-
# Dockerfile
```txt
FROM harbor-buildkit.test.net/common/busybox:1.34.1
ADD search-entry-service.jar /opt/apps/
RUN mkdir aa
```
# Buildkitd
```yaml
containers:
- args:
- --addr
…
-
I'm running into an issue where supplying private repository credentials to an Image leads to `UNAUTHORIZED` , but supplying those same exact credentials in the same secret for a Builder leads to the …
-
Hi @lornest, I tested the replication configuration more thoroughly and found that the filter configuration is not working properly.
I configured the following replication:
```
apiVersion: regi…
-
If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
I expected the upgrade of the helm release from 1.14.3 to 1.15.1…
-
I have installed harbor and setup ingress and added a proxy registry with Google GCR provider but with Artifact registry as the Endpoint URL(https://us-docker.pkg.dev/).
But when i am trying to pul…
-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and …
-
Hi,
I have set up two Harbor instances, `A` and `B`. Instance A hosts proxy cache projects for public registries such as Quay and [Docker.io](http://docker.io/). Instance `B` has a proxy cache projec…
-
### Description
I am attempting to set up Harbor as a pull-through image cache for quay.io, and use [containerd registry host configuration](https://github.com/containerd/containerd/blob/v2.0.0-rc.0/…
-
Hello, I am trying to figure out what's this error when using kubectl build in conjunction with Harbor registry and cache -
```
kubectl build --push --registry-secret regcred --cache-to=type=regis…