Merge pull request #647 from RichardScothern/registry
Update tag documentation
This commit is contained in:
commit
eed9391095
|
|
@ -10,9 +10,7 @@ For detailed information about the virtual/transfer sizes and individual layers
|
||||||
|
|
||||||
# Docker Registry
|
# Docker Registry
|
||||||
|
|
||||||
The tags >= 2 refer to the [new registry](https://github.com/docker/distribution).
|
Tags < 1.0 refer to the [deprecated registry](https://github.com/docker/docker-registry).
|
||||||
|
|
||||||
Older tags refer to the [deprecated registry](https://github.com/docker/docker-registry).
|
|
||||||
|
|
||||||
## Run the Registry
|
## Run the Registry
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,6 @@
|
||||||
# Docker Registry
|
# Docker Registry
|
||||||
|
|
||||||
The tags >= 2 refer to the [new registry](https://github.com/docker/distribution).
|
Tags < 1.0 refer to the [deprecated registry](https://github.com/docker/docker-registry).
|
||||||
|
|
||||||
Older tags refer to the [deprecated registry](https://github.com/docker/docker-registry).
|
|
||||||
|
|
||||||
## Run the Registry
|
## Run the Registry
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue