Currently podman ships with libpod.conf, We need to remove the noice for these warnings from buildah for the time being. We can fix this once podman is shipping without libpod.conf. Signed-off-by: Daniel J Walsh <dwalsh@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.