mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-06-29 00:55:57 +00:00
07d1c7c9684e12346c679be34c2f0b6e84135f1e
When removing the duplicated file and directory via rm -d, if it's a non-empty directory, it will prompt the warning message that the directory could not be removed becuase it is not empty. This is as expectation, as there are other files under the same diretory and we need to keep them. Hide these warning message to avoid confusion. Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
Clear Linux* based Docker Containers
This repository holds all the Dockerfiles for Clear Linux based containers that are hosted at: https://hub.docker.com/u/clearlinux/
Description
Languages
Shell
44.7%
Dockerfile
31.9%
Python
9.7%
Ruby
8.1%
Smarty
2.6%
Other
3%