docker-registry-ui icon indicating copy to clipboard operation
docker-registry-ui copied to clipboard

The simplest and most complete UI for your private registry

Results 74 docker-registry-ui issues
Sort by recently updated
recently updated
newest added

Hi, I use this docker registry UI and I have an issue in list page for some multi-arch images. ## Bug description Some multi-arch images are not well displayed in...

Even following the [provided instructions](https://joxit.dev/docker-registry-ui/examples/electron/) to build the Electron flavor, many issues shows up, like #209. At this momment there is a Riot issue regarding import modules too. Sounds like...

**Is your feature request related to a problem? Please describe.** mainly not, just an easy way to delete all images except latest/a specific one **Describe the solution you'd like** preselect...

enhancement

Hi, I use this docker registry UI and I have an issue... ## Bug description nginx erro then exit ## How to Reproduce run command: 'docker-compose up' get erro log:...

I'm not sure if this project is usable with AWS ECR private registry repo. Tried using ui-as-proxy as example where I set the NGINX_PROXY_PASS_URL as my AWS ECR repo url...

question

I'm not sure if there is any bug or I just don't get the documentation right. Trying to run docker-registry-ui 2.2.1 against a self hosted docker registry on k3s. Both...

I have an environment where I cannot use docker. I would like to run this on a VM which is hosting my private registry. Would it be possible to provide...

## My registry config: ``` version: 0.1 log: fields: service: registry storage: delete: enabled: true cache: blobdescriptor: inmemory filesystem: rootdirectory: /var/lib/registry http: addr: :5000 headers: X-Content-Type-Options: [nosniff] Access-Control-Allow-Origin: ['*'] ```...

First of all, this is an amazing project. Simple to use yet powerful. Thank you. :beer: **Is your feature request related to a problem? Please describe.** As a developer myself,...

enhancement

**Is your feature request related to a problem? Please describe.** When you use credentials the UI is still (empty) shown without being authenticated **Describe the solution you'd like** Blank page...

enhancement