mirror of
https://github.com/clearlinux/clear-config-management.git
synced 2026-09-04 04:31:37 +00:00
* docker: docker service is not started in clearlinux Docker service is usually started when docker is installed. In ClearLinux, docker is not started when containers-basic bundle is installed This change enables and starts the docker service to ensure it is usable after installation. Fixes #75 Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com> * docker: Add name of distro to distro specific tasks Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>