README: fix formatting of docker-registry link
Signed-off-by: Jonathan Boulle <jonathanboulle@gmail.com>
This commit is contained in:
parent
0a3acb2625
commit
23b1b12b10
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
The Docker toolset to pack, ship, store, and deliver content.
|
The Docker toolset to pack, ship, store, and deliver content.
|
||||||
|
|
||||||
This repository's main product is the Docker Registry 2.0 implementation
|
This repository's main product is the Docker Registry 2.0 implementation
|
||||||
for storing and distributing Docker images. It supersedes the [docker/docker-
|
for storing and distributing Docker images. It supersedes the
|
||||||
registry](https://github.com/docker/docker-registry) project with a new API
|
[docker/docker-registry](https://github.com/docker/docker-registry)
|
||||||
design, focused around security and performance.
|
project with a new API design, focused around security and performance.
|
||||||
|
|
||||||
<img src="https://www.docker.com/sites/default/files/oyster-registry-3.png" width=200px/>
|
<img src="https://www.docker.com/sites/default/files/oyster-registry-3.png" width=200px/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue