Export CheckCgroupsAndAdjustConfig() as global function and remove it from NewConfig(). So we can handle it in libpod and avoid Buildah to display cgroup warning message when reading containers.conf. Signed-off-by: Qi Wang <qiwan@redhat.com> |
||
|---|---|---|
| .. | ||
| .github | ||
| docs | ||
| images | ||
| pkg | ||
| vendor | ||
| .gitignore | ||
| .travis.yml | ||
| CODE-OF-CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| VERSION | ||
| go.mod | ||
| go.sum | ||
README.md
containers/common
Location for shared common files and common go code to manage those files in github.com/containers repos.
The common files to one or more projects in the containers group will be kept in this repository. It will be up to the individual projects to include the files from this repository.