I've started fresh. Below is my console. Please advise. Thx!
Lou.
[root@degenaro-podman-centos etc]# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="
https://www.centos.org/"
BUG_REPORT_URL="
https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
[root@degenaro-podman-centos etc]# podman --version
podman version 1.4.4
[root@degenaro-podman-centos etc]# podman run -it --rm busybox echo hello
hello
[root@degenaro-podman-centos etc]# cat /etc/subuid
podman4u:100000:65536
[root@degenaro-podman-centos etc]# cat /etc/subgid
podman4u:100000:65536
[root@degenaro-podman-centos etc]# sysctl -p /etc/sysctl.d/userns.conf
user.max_user_namespaces = 65534