1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #22085 from thaJeztah/remove-unused-query-parameter

docs: remove unused "registry" parameter
This commit is contained in:
Sebastiaan van Stijn 2016-04-16 17:39:04 +02:00
commit 2a95488f78
7 changed files with 0 additions and 7 deletions

View file

@ -844,7 +844,6 @@ Query Parameters:
- **fromSrc** source to import, - means stdin
- **repo** repository
- **tag** tag
- **registry** the registry to pull from
Request Headers:

View file

@ -994,7 +994,6 @@ Query Parameters:
can be retrieved or `-` to read the image from the request body.
- **repo** repository
- **tag** tag
- **registry** the registry to pull from
Request Headers:

View file

@ -942,7 +942,6 @@ Query Parameters:
can be retrieved or `-` to read the image from the request body.
- **repo** repository
- **tag** tag
- **registry** the registry to pull from
Request Headers:

View file

@ -1155,7 +1155,6 @@ Query Parameters:
can be retrieved or `-` to read the image from the request body.
- **repo** repository
- **tag** tag
- **registry** the registry to pull from
Request Headers:

View file

@ -1252,7 +1252,6 @@ Query Parameters:
can be retrieved or `-` to read the image from the request body.
- **repo** repository
- **tag** tag
- **registry** the registry to pull from
Request Headers:

View file

@ -1301,7 +1301,6 @@ Query Parameters:
can be retrieved or `-` to read the image from the request body.
- **repo** Repository name.
- **tag** Tag.
- **registry** The registry to pull from.
Request Headers:

View file

@ -1443,7 +1443,6 @@ Query Parameters:
can be retrieved or `-` to read the image from the request body.
- **repo** Repository name.
- **tag** Tag.
- **registry** The registry to pull from.
Request Headers: