Small API formating fix.
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
(cherry picked from commit 204a52c689
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
4bf3f74126
commit
4703824f00
4 changed files with 32 additions and 32 deletions
|
@ -1397,14 +1397,14 @@ Query Parameters:
|
|||
}
|
||||
}
|
||||
|
||||
This object maps the hostname of a registry to an object containing the
|
||||
"username" and "password" for that registry. Multiple registries may
|
||||
be specified as the build may be based on an image requiring
|
||||
authentication to pull from any arbitrary registry. Only the registry
|
||||
domain name (and port if not the default "443") are required. However
|
||||
(for legacy reasons) the "official" Docker, Inc. hosted registry must
|
||||
be specified with both a "https://" prefix and a "/v1/" suffix even
|
||||
though Docker will prefer to use the v2 registry API.
|
||||
This object maps the hostname of a registry to an object containing the
|
||||
"username" and "password" for that registry. Multiple registries may
|
||||
be specified as the build may be based on an image requiring
|
||||
authentication to pull from any arbitrary registry. Only the registry
|
||||
domain name (and port if not the default "443") are required. However
|
||||
(for legacy reasons) the "official" Docker, Inc. hosted registry must
|
||||
be specified with both a "https://" prefix and a "/v1/" suffix even
|
||||
though Docker will prefer to use the v2 registry API.
|
||||
|
||||
Status Codes:
|
||||
|
||||
|
|
|
@ -1486,14 +1486,14 @@ Query Parameters:
|
|||
}
|
||||
}
|
||||
|
||||
This object maps the hostname of a registry to an object containing the
|
||||
"username" and "password" for that registry. Multiple registries may
|
||||
be specified as the build may be based on an image requiring
|
||||
authentication to pull from any arbitrary registry. Only the registry
|
||||
domain name (and port if not the default "443") are required. However
|
||||
(for legacy reasons) the "official" Docker, Inc. hosted registry must
|
||||
be specified with both a "https://" prefix and a "/v1/" suffix even
|
||||
though Docker will prefer to use the v2 registry API.
|
||||
This object maps the hostname of a registry to an object containing the
|
||||
"username" and "password" for that registry. Multiple registries may
|
||||
be specified as the build may be based on an image requiring
|
||||
authentication to pull from any arbitrary registry. Only the registry
|
||||
domain name (and port if not the default "443") are required. However
|
||||
(for legacy reasons) the "official" Docker, Inc. hosted registry must
|
||||
be specified with both a "https://" prefix and a "/v1/" suffix even
|
||||
though Docker will prefer to use the v2 registry API.
|
||||
|
||||
Status Codes:
|
||||
|
||||
|
|
|
@ -1666,14 +1666,14 @@ Query Parameters:
|
|||
}
|
||||
}
|
||||
|
||||
This object maps the hostname of a registry to an object containing the
|
||||
"username" and "password" for that registry. Multiple registries may
|
||||
be specified as the build may be based on an image requiring
|
||||
authentication to pull from any arbitrary registry. Only the registry
|
||||
domain name (and port if not the default "443") are required. However
|
||||
(for legacy reasons) the "official" Docker, Inc. hosted registry must
|
||||
be specified with both a "https://" prefix and a "/v1/" suffix even
|
||||
though Docker will prefer to use the v2 registry API.
|
||||
This object maps the hostname of a registry to an object containing the
|
||||
"username" and "password" for that registry. Multiple registries may
|
||||
be specified as the build may be based on an image requiring
|
||||
authentication to pull from any arbitrary registry. Only the registry
|
||||
domain name (and port if not the default "443") are required. However
|
||||
(for legacy reasons) the "official" Docker, Inc. hosted registry must
|
||||
be specified with both a "https://" prefix and a "/v1/" suffix even
|
||||
though Docker will prefer to use the v2 registry API.
|
||||
|
||||
Status Codes:
|
||||
|
||||
|
|
|
@ -1697,14 +1697,14 @@ Query Parameters:
|
|||
}
|
||||
}
|
||||
|
||||
This object maps the hostname of a registry to an object containing the
|
||||
"username" and "password" for that registry. Multiple registries may
|
||||
be specified as the build may be based on an image requiring
|
||||
authentication to pull from any arbitrary registry. Only the registry
|
||||
domain name (and port if not the default "443") are required. However
|
||||
(for legacy reasons) the "official" Docker, Inc. hosted registry must
|
||||
be specified with both a "https://" prefix and a "/v1/" suffix even
|
||||
though Docker will prefer to use the v2 registry API.
|
||||
This object maps the hostname of a registry to an object containing the
|
||||
"username" and "password" for that registry. Multiple registries may
|
||||
be specified as the build may be based on an image requiring
|
||||
authentication to pull from any arbitrary registry. Only the registry
|
||||
domain name (and port if not the default "443") are required. However
|
||||
(for legacy reasons) the "official" Docker, Inc. hosted registry must
|
||||
be specified with both a "https://" prefix and a "/v1/" suffix even
|
||||
though Docker will prefer to use the v2 registry API.
|
||||
|
||||
Status Codes:
|
||||
|
||||
|
|
Loading…
Reference in a new issue