This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.4.3. 输出镜像标签
				Docker 和 Source-to-Image (S2I) 构建设置输出镜像的以下标签:
			
| 标签 | 描述 | 
|---|---|
| 
								 | 构建中使用的源提交的作者 | 
| 
								 | 构建中使用的源提交的日期 | 
| 
								 | 构建中使用的源提交的哈希值 | 
| 
								 | 构建中使用的源提交的消息 | 
| 
								 | 源中指定的分支或引用 | 
| 
								 | 构建的源 URL | 
				您还可以使用 BuildConfig.spec.output.imageLabels 字段指定将应用到从 BuildConfig 构建的每个镜像的自定义标签列表。
			
应用到所构建镜像的自定义标签