automation-tests/common
Daniel J Walsh 6742c8c00a Move to v0.1.4-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-01-29 10:42:53 -06:00
..
.github Use correct URL for contributing guidelines (closes #4) 2019-07-08 10:53:41 -05:00
_output/src/github.com/cpuguy83 move cgroups pkg from libpod 2019-12-05 12:09:11 -05:00
docs Update/Fix man page and fix several bugs in definition. 2020-01-03 13:57:01 -05:00
pkg Stop validating networkconfig by default 2020-01-29 06:10:15 -05:00
vendor Add new Capability function to parse Capabiltiies 2020-01-07 17:57:04 -05:00
.gitignore Bump to v0.0.6 2019-12-29 06:02:16 -05:00
.travis.yml add libpod.conf to containers.conf 2019-12-06 15:55:47 -05: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 Update/Fix man page and fix several bugs in definition. 2020-01-03 13:57:01 -05:00
README.md Update README.md 2019-09-18 09:40:23 -04:00
VERSION Move to v0.1.4-dev 2020-01-29 10:42:53 -06:00
go.mod Add new Capability function to parse Capabiltiies 2020-01-07 17:57:04 -05:00
go.sum add libpod.conf to containers.conf 2019-12-06 15:55:47 -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.