Allow users to modify the default ammount of time to wait to send SIGKILL after you tell a container to stop with a SIGINT. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |
||
|---|---|---|
| .. | ||
| .github | ||
| docs | ||
| images | ||
| pkg | ||
| vendor | ||
| .gitignore | ||
| .travis.yml | ||
| CODE-OF-CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| VERSION | ||
| go.mod | ||
| go.sum | ||
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.