automation-tests/common
Daniel J Walsh a10366adef Drop depracated warnings to debug
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>
2020-03-10 10:35:33 -04:00
..
.github
docs Support and prefer libpod.conf if exists 2020-03-09 14:37:19 -04:00
images Initial Code of Conduct 2020-02-01 16:35:55 -05:00
pkg Drop depracated warnings to debug 2020-03-10 10:35:33 -04:00
vendor Update vendor of SELinux and containers/storage 2020-02-21 10:32:11 -05:00
.gitignore
.travis.yml Add 32bit build to travis 2020-02-04 13:22:10 +01:00
CODE-OF-CONDUCT.md Initial Code of Conduct 2020-02-01 16:35:55 -05:00
CONTRIBUTING.md
LICENSE
Makefile Update vendor of SELinux and containers/storage 2020-02-21 10:32:11 -05:00
README.md
VERSION Move to v0.4.4-dev 2020-03-10 08:21:47 -04:00
go.mod Update vendor of SELinux and containers/storage 2020-02-21 10:32:11 -05:00
go.sum Update vendor of SELinux and containers/storage 2020-02-21 10:32:11 -05:00

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.