From 331c77d2754dba3e7574d4c05c5a5229f8888858 Mon Sep 17 00:00:00 2001 From: Daniel Riek Date: Tue, 9 Jun 2015 13:13:30 -0400 Subject: [PATCH] Removing BuildHost as in modern clustered build systems, this information is not really useful anymore and is better handled by the build system itself. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6c93e1a..5620db0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ The following types of data are being considered: | Architecture| Architecture for the image| | License | Image License| | BuildDate | Date/Time image was built| - | BuildHost | Host Image was built on| | Vendor | Owner of the image| | URL | Url with more information on the image| | Summary | Short Description of the image|