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>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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>