From be0e757b67e98b080b58c49b7cfead0d0044181b Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 29 Jul 2015 18:03:35 +0200 Subject: [PATCH] rewordings --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78764e0..84c7088 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # Package-Centric Source-Based Container Build System -## Problems to solve +## Motivation * There's no standardized way to create container images that include applications built from upstream sources. +* No standardized way to share artifacts for containers instead of whole + containers * Application dependencies, which are mostly libraries, are typically neglected when calculating container dependencies. This causes not knowing what libraries are installed -* Ad-Hoc source builds are time consuming ## Features ### Package based container builds