Commit Graph
2 Commits
Author SHA1 Message Date
Gong Sophia 3ea1d67186 update os-core/README.md
Signed-off-by: Gong Sophia <sophia.gong@intel.com>
2019-08-30 15:33:41 +08:00
Rusty Lynch 1da3e8203d Create minimal base layer container
Use a docker multistage build technique to create a container
that only has the os-core bundle, providing the minimal content
required for constructing any Clear Linux base container.

Any containers that use this as a common base and still require
additional Clear Linux content will also need to perform a
multistage build since the os-core container does not include
swupd.

Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
2019-06-07 12:02:08 -07:00