docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB
DockerImages_GetImage(int!,string,string)
DockerImages_GetImage(int? Feed_Id, string Repository_Name, string TagOrDigest_Name) Method
Gets the Docker image with the specified tag or digest.
Syntax
public
static
Tables.DockerImages
DockerImages_GetImage(
int
? Feed_Id,
string
Repository_Name,
string
TagOrDigest_Name)
Parameters
Feed_Id
Type: int?
Repository_Name
Type: string
TagOrDigest_Name
Type: string