Commit Graph

5 Commits

Author SHA1 Message Date
Daniel J Walsh efb7ac046b Add .containerignore.5 link file so users can find man page
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-03-22 16:34:59 -04:00
Morten Linderud c792481854 docs: Reintroduce Containerfile and containerignore
These where moved to buildah but because they are useful for podman and
the other tooling they are moved back into the common project.

Reverts 6b57bd6c7c

Signed-off-by: Morten Linderud <morten@linderud.pw>
2022-01-25 22:42:59 +01:00
Daniel J Walsh d568d40354 Add ability to set system wide options for slirp4netns
Also fixup some formatting issues in man pages.

Fix generation of multiple man pages.

Partial fix for: https://github.com/containers/podman/issues/7888

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-25 13:42:53 -05:00
Daniel J Walsh 74d7f91c66 Update/Fix man page and fix several bugs in definition.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-01-03 13:57:01 -05: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