mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #22085 from thaJeztah/remove-unused-query-parameter
docs: remove unused "registry" parameter
This commit is contained in:
@@ -844,7 +844,6 @@ Query Parameters:
|
||||
- **fromSrc** – source to import, - means stdin
|
||||
- **repo** – repository
|
||||
- **tag** – tag
|
||||
- **registry** – the registry to pull from
|
||||
|
||||
Request Headers:
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user