Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Revert "Add opencontainer build/created labels"
Browse files Browse the repository at this point in the history
This reverts commit 74295a8.
  • Loading branch information
Alfonso Acosta committed Jan 21, 2020
1 parent 74295a8 commit e2c529f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/e2e/fixtures/crane_empty_img_tmpl/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@
"WorkingDir": "",
"Entrypoint": null,
"OnBuild": null,
"Labels": {
"org.opencontainers.image.created": "${CREATION_TIME}",
"org.label-schema.build-date": "${CREATION_TIME}"
}
"Labels": null
},
"created": "${CREATION_TIME}",
"docker_version": "19.03.5",
Expand Down

0 comments on commit e2c529f

Please sign in to comment.