Skip to content

Commit

Permalink
reduced description
Browse files Browse the repository at this point in the history
  • Loading branch information
bxy4543 committed Apr 8, 2024
1 parent aad3fa5 commit 342a00d
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions template/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,7 @@ spec:
url: 'https://distribution.github.io/distribution'
gitRepo: 'https://github.com/distribution/distribution'
author: 'sealos'
description: 'registry is an implementation of the OCI Distribution Specification. gui-registry is a web UI for registry, default registry username and password is root/root .
example:
registry the external network address is https://domain.cloud.sealos.io , gui-registry the external network address is https://gui-registry.cloud.sealos.io:
push image:
docker login domain.cloud.sealos.io # username: root, password: root
docker tag nginx:latest registry.cloud.sealos.io/nginx:latest # tag image
docker push domain.cloud.sealos.io/nginx:latest # push image to registry
web management:
Access address:https://gui-registry.cloud.sealos.io
username: root # registry username
password: root # registry password
'
description: 'gui-registry is a web UI for registry, default registry username and password is root/root'
readme: 'https://raw.githubusercontent.com/distribution/distribution/main/README.md'
icon: 'https://avatars.githubusercontent.com/u/78096003?s=48&v=4'
templateType: inline
Expand Down

0 comments on commit 342a00d

Please sign in to comment.