-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.hadolint.yaml
More file actions
14 lines (13 loc) · 645 Bytes
/
Copy path.hadolint.yaml
File metadata and controls
14 lines (13 loc) · 645 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
strict-labels: true
label-schema:
org.opencontainers.image.title: text
org.opencontainers.image.description: text
org.opencontainers.image.created: text # Originally rfc3339, replace if passed not with ARG
org.opencontainers.image.authors: text
org.opencontainers.image.url: url
org.opencontainers.image.documentation: url
org.opencontainers.image.source: url
org.opencontainers.image.version: text # Originally semver, replace if passed not with ARG
org.opencontainers.image.revision: text # Originally hash, replace if passed not with ARG
org.opencontainers.image.vendor: text
org.opencontainers.image.licenses: text