mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 13:08:52 +07:00
4b69ec2dfc
https://github.com/distribution/distribution Docker Registry is stateless and easier to automate. The tiny footprint is an added bonus.
8 lines
141 B
YAML
8 lines
141 B
YAML
apiVersion: v2
|
|
name: registry
|
|
version: 0.0.0
|
|
dependencies:
|
|
- name: docker-registry
|
|
version: 2.2.2
|
|
repository: https://helm.twun.io
|