You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`ui.historyCustomLabels`|`[]`| Expose custom labels in history page, custom labels will be processed like maintainer label. |
49
49
|`ui.nginxProxyHeaders`|`[]`| Update the default Nginx configuration and **set custom headers** for your backend docker registry. Only when `ui.proxy` is used. |
50
50
|`ui.nginxProxyPassHeaders`|`[]`| Update the default Nginx configuration and **forward custom headers** to your backend docker registry. Only when `ui.proxy` is used. |
51
+
|`ui.useControlCacheHeader`|`false`| Add header `Control-Cache: no-store, no-cache` on requests to registry server. |
51
52
|`ui.runAsRoot`|`true`| Use root or nginx user inside the container, when this is false the target port must be greater or equal to 1024. |
52
-
|`ui.image`|`joxit/docker-registry-ui:2.2.1`| The name and tag of the docker image of the interface |
53
+
|`ui.image`|`joxit/docker-registry-ui:2.3.0`| The name and tag of the docker image of the interface |
0 commit comments