mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 16:14:32 +07:00
docs: replace docker registry with Zot
This commit is contained in:
parent
bad289d7da
commit
e30028ec39
10
README.md
10
README.md
@ -131,11 +131,6 @@ They can't capture all the project's features, but they are sufficient to get a
|
||||
<td><a href="https://www.docker.com">Docker</a></td>
|
||||
<td>Ephemeral PXE server and convenient tools container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img width="32" src="https://github.com/distribution/distribution/raw/main/distribution-logo.svg"></td>
|
||||
<td><a href="https://github.com/distribution/distribution">Docker Registry</a></td>
|
||||
<td>Private container registry</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img width="32" src="https://github.com/kubernetes-sigs/external-dns/raw/master/docs/img/external-dns.png"></td>
|
||||
<td><a href="https://github.com/kubernetes-sigs/external-dns">ExternalDNS</a></td>
|
||||
@ -216,6 +211,11 @@ They can't capture all the project's features, but they are sufficient to get a
|
||||
<td><a href="https://zerotier.com">ZeroTier</a></td>
|
||||
<td>VPN without port forwarding</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img width="32" src="https://zotregistry.dev/v2.0.2/assets/images/logo.svg"></td>
|
||||
<td><a href="https://zotregistry.dev">Zot Registry</a></td>
|
||||
<td>Private container registry</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Get Started
|
||||
|
@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
name: registry
|
||||
name: zot
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
- name: zot
|
||||
|
Loading…
Reference in New Issue
Block a user