mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-06-29 17:17:05 +00:00
8710d447d3
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>
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_argsSpecifies SWUPD flags
Default build args in Docker are on: https://docs.docker.com/engine/reference/builder/#arg