| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GITHUB_NEW_ISSUE_URL |
"https://github.com/google/jib/issues/new" |
public static final String |
GITHUB_URL |
"https://github.com/google/jib" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MANIFEST_MEDIA_TYPE |
"application/vnd.oci.image.manifest.v1+json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MEDIA_TYPE |
"application/vnd.docker.distribution.manifest.v1+json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MANIFEST_MEDIA_TYPE |
"application/vnd.docker.distribution.manifest.v2+json" |
Copyright © 2018. All rights reserved.