| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DOCKER_HOST_PROPERTY |
"docker.host" |
public static final String |
DOCKER_HOST_SYSTEM_ENV |
"DOCKER_HOST" |
public static final String |
DOCKER_PORT_PROPERTY |
"docker.port" |
public static final String |
TCP_PROTOCOL |
"tcp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_STARTUP_TIMEOUT |
300 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGISTRY_AUTH_HEADER |
"X-Registry-Auth" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_SERVER_NAME |
"https://index.docker.io/v1/" |
Copyright © 2016. All Rights Reserved.