automation-tests/common
Valentin Rothberg d451ba12b8 delete _output
Delete the empty _output directory which has been mistakenly added by a
previous commit.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-11-18 10:44:36 +01:00
..
.github Use correct URL for contributing guidelines (closes #4) 2019-07-08 10:53:41 -05:00
docs Add config package for containers.conf 2019-10-07 13:38:17 -04:00
pkg turn off the check of the hook directory 2019-11-09 13:05:58 -05:00
vendor move pkg/unshare from buildah 2019-10-10 22:35:31 -04:00
.travis.yml Add config package for containers.conf 2019-10-07 13:38:17 -04:00
CONTRIBUTING.md fix typo 2018-12-10 12:57:11 +01:00
LICENSE add Apache 2.0 license file 2019-11-18 10:41:54 +01:00
Makefile Add config package for containers.conf 2019-10-07 13:38:17 -04:00
README.md Update README.md 2019-09-18 09:40:23 -04:00
VERSION bump to 0.0.3-dev 2019-11-06 16:20:29 -05:00
go.mod move pkg/unshare from buildah 2019-10-10 22:35:31 -04:00
go.sum move pkg/unshare from buildah 2019-10-10 22:35:31 -04: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.