[PR #972] [MERGED] feat: update distribution registry template to v3 #15300

Closed
opened 2026-07-13 17:00:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/972
Author: @nktnet1
Created: 7/2/2026
Status: Merged
Merged: 7/7/2026
Merged by: @Siumauricio

Base: canaryHead: registry-distribution-fix


📝 Commits (1)

  • 8247d56 feat: update registry template to v3

📊 Changes

2 files changed (+72 additions, -18 deletions)

View changed files

📝 blueprints/registry/docker-compose.yml (+29 -13)
📝 blueprints/registry/template.toml (+43 -5)

📄 Description

What is this PR about?

Update distribution registry template to v3.

Also fixes an "Unknown Blob" error as mentioned in:

This template was inspired by the one from Coolify:

Checklist

Before submitting this PR, please make sure that:


Have tested on both a VPS (with a public IP + let's encrypt) and on a home lab (via Cloudflare Tunnel).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/972 **Author:** [@nktnet1](https://github.com/nktnet1) **Created:** 7/2/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `registry-distribution-fix` --- ### 📝 Commits (1) - [`8247d56`](https://github.com/Dokploy/templates/commit/8247d56dc3cac35c0536811e493a8d582a8dea98) feat: update registry template to v3 ### 📊 Changes **2 files changed** (+72 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/registry/docker-compose.yml` (+29 -13) 📝 `blueprints/registry/template.toml` (+43 -5) </details> ### 📄 Description ## What is this PR about? Update distribution registry template to v3. Also fixes an "Unknown Blob" error as mentioned in: - https://github.com/Dokploy/dokploy/issues/4693#issuecomment-4784317628 This template was inspired by the one from Coolify: - https://github.com/coollabsio/coolify/blob/e7dff30b7c998c301fd91bd169727b90c59ec291/templates/compose/docker-registry.yaml ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- Have tested on both a VPS (with a public IP + let's encrypt) and on a home lab (via Cloudflare Tunnel). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-13 17:00:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#15300