automation-tests/common
Daniel J Walsh d208f7340c Update pkg/config/config_darwin.go
Co-authored-by: Jhon Honce <jhonce@redhat.com>
2020-08-22 09:11:12 -04:00
..
.github Use correct URL for contributing guidelines (closes #4) 2019-07-08 10:53:41 -05:00
docs Add TERM=xterm to default setting for env 2020-08-18 11:37:15 -04:00
images Initial Code of Conduct 2020-02-01 16:35:55 -05:00
pkg Update pkg/config/config_darwin.go 2020-08-22 09:11:12 -04:00
tools Use a loop to go through repos in quay script 2020-07-01 20:14:55 -04:00
vendor Bump github.com/containers/image/v5 from 5.5.1 to 5.5.2 2020-08-19 13:02:05 -04:00
version Move to v0.20.3 2020-08-18 14:20:51 -04:00
.gitignore Bump to v0.0.6 2019-12-29 06:02:16 -05:00
.travis.yml Bump golang to 1.15 2020-08-17 12:10:39 +02:00
CODE-OF-CONDUCT.md Initial Code of Conduct 2020-02-01 16:35:55 -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 Add support for Remote flags in containers.conf 2020-05-28 15:47:01 -04:00
README.md Update README.md 2019-09-18 09:40:23 -04:00
SECURITY.md Touch up Security title 2020-05-04 17:47:51 -04:00
go.mod Add FindAppArmorParserBinary() helper 2020-08-20 09:22:27 +02:00
go.sum Add FindAppArmorParserBinary() helper 2020-08-20 09:22:27 +02: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.