Files
dockerfiles/os-core
Liu, Jianjun 8710d447d3 no swupd state data removing in 1st build stage
During the 1st stage build of multi-stage build, when
run swupd os-install, the swupd state data are saved to
/swupd_state, which will not be copied to the target.
So we do not need to remove swupd state data.

Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
2019-07-25 08:47:11 +08:00
..
2019-06-07 12:02:08 -07:00

os-core

This provides the common base layer shared by all Clear Linux* based containers. It is not designed to be used stand alone, but to be pulled in via a FROM entry in a new Dockerfile.

Build

docker build -t clearlinux/os-core .

Or just pull it from Dockerhub

docker pull clearlinux/os-core

Extra Build ARGs

  • swupd_args Specifies SWUPD flags

Default build args in Docker are on: https://docs.docker.com/engine/reference/builder/#arg