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