Docker Registry 0.3.76

Resources

docker_repository

Operations

Method and Path Description
POST /v2/repositories/:org/:repo/autobuild/

tag

Operations

Method and Path Description
GET /v1/repositories/:org/:repo/tags

v2_tag

Operations

Method and Path Description
GET /v2/repositories/:org/:repo/tags

Headers

No headers

Imports

No imports

Enums

No enums

Interfaces

No interfaces

Models

build

Example Json: Minimal | Full

Interfaces: None

Field Type Required? Default Description
repo_web_url string Yes -

build_form

Example Json: Minimal | Full

Interfaces: None

Field Type Required? Default Description
active boolean Yes -

build_tags [build_tag] Yes -

description string Yes -

dockerhub_repo_name string Yes -

is_private boolean Yes -

name string Yes -

namespace string Yes -

provider string Yes -

vcs_repo_name string Yes -

build_tag

Example Json: Minimal | Full

Interfaces: None

Field Type Required? Default Description
dockerfile_location string Yes -

name string Yes -

source_name string Yes -

source_type string Yes -

id long No -

deploykey

Example Json: Minimal | Full

Interfaces: None

Field Type Required? Default Description
provider string No -

provider_key_id string No -

public_key string No -

docker_repository

Example Json: Minimal | Full

Interfaces: None

Field Type Required? Default Description
name string Yes -

tag

Example Json: Minimal | Full

Interfaces: None

Field Type Required? Default Description
layer string Yes -

name string Yes -

v2_tag

Example Json: Minimal | Full

Interfaces: None

Field Type Required? Default Description
results [v2_tag_details] Yes -

v2_tag_details

Example Json: Minimal | Full

Interfaces: None

Field Type Required? Default Description
name string Yes -

Unions

No unions

Annotations

No annotations