Daniel J Walsh
f977f74c2c
Merge pull request #11 from QiWang19/default_pidslimit
...
change default value of pidslimit and hooksdir
2019-11-01 10:53:16 -04:00
Qi Wang
760d4a30a0
change default value of pidslimit and hooksdir
...
Change default value of pidslimit and hooksdir.
Add hooksdir to default config.
Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-11-01 10:46:12 -04:00
Daniel J Walsh
0772db3ba6
Merge pull request #10 from QiWang19/selinux_unsupport
...
add selinux unsupported
2019-10-22 21:32:39 -04:00
Qi Wang
542afa60a4
add selinux unsupported
...
Add unsupported file for non linux.
Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-10-22 13:51:22 -04:00
Valentin Rothberg
c1e91d46ab
Merge pull request #9 from QiWang19/addversion
...
Add VERSION file 0.0.1
2019-10-15 10:13:41 +02:00
Qi Wang
3edd342200
Bump to 0.0.2-dev
...
Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-10-14 22:36:54 -04:00
Qi Wang
c570a6832a
Add VERSION file 0.0.1
...
Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-10-14 10:41:07 -04:00
Daniel J Walsh
c654d5f603
Merge pull request #8 from QiWang19/unshare_pkg
...
move pkg/unshare from buildah
2019-10-11 08:58:53 -04:00
Qi Wang
676d4298d3
move pkg/unshare from buildah
...
move the buildah/pkg/unshare into containers/common
Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-10-10 22:35:31 -04:00
Valentin Rothberg
761432654d
Merge pull request #7 from QiWang19/config
...
Add config package for containers.conf
2019-10-08 13:40:51 +02:00
Qi Wang
9bb8e7e62b
Add config package for containers.conf
...
This PR adds a package config for reading configurations from the containers.conf into the go struct.
Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-10-07 13:38:17 -04:00
Daniel J Walsh
ddf2d69278
Update README.md
2019-09-18 09:40:23 -04:00
Valentin Rothberg
b78fc892ad
Merge pull request #6 from jwflory/fix/contributing-guidelines
...
Move contributing guidelines to correct path (closes #4 )
2019-07-08 18:17:31 +02:00
Justin W. Flory
73b53f0bbe
Use correct URL for contributing guidelines ( closes #4 )
...
I looked more closely and realized there were two CONTRIBUTING.md files
already in the repo. The file in `.github/` link to itself, so this
commit fixes the URL.
Closes #4 .
Signed-off-by: Justin W. Flory <git@jwf.io>
2019-07-08 10:53:41 -05:00
Daniel J Walsh
92bd8c64f6
Merge pull request #3 from vrothberg/typo
...
fix typo + .github folder
2018-12-10 09:51:08 -05:00
Valentin Rothberg
c02842a6e3
add .github dir
...
.github is a special directory for GitHub projects. The directory and
its files can serve as templates for projects under the
github.com/containers umbrella.
The following files are added:
- CONTRIBUTING.md
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
The underlying idea is that all three point to the main CONTRIBUTING.md
so we only need to update once and not for each project in the future.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2018-12-10 13:37:59 +01:00
Valentin Rothberg
c58833851d
fix typo
...
s/thi/the/
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2018-12-10 12:57:11 +01:00
Daniel J Walsh
1e030ecff4
Merge pull request #1 from TomSweeneyRedHat/dev/tsweeney/contrib
...
Add initial contributing for the Container's projects
2018-11-09 12:13:10 -05:00
TomSweeneyRedHat
75c67c0f6e
Add initial contributing for the Container's projects
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2018-11-08 13:45:45 -05:00
Tom Sweeney
5c13c45725
Create README.md
...
Initial README.md to get the repository cranking.
2018-11-08 13:32:27 -05:00