$ podman ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 24386e6318fe k8s.gcr.io/pause:3.5 8 minutes ago Up 8 minutes ago 0.0.0.0:1521->1521/tcp, 0.0.0.0:5503->5500/tcp d6724d9c9ca9-infra f950d59538e4 docker.io/store/oracle/database-enterprise:12.2.0.1-slim /bin/sh -c /bin/b... 8 minutes ago Up 8 minutes ago (healthy) 0.0.0.0:1521->1521/tcp, 0.0.0.0:5503->5500/tcp oracle_db $ podman inspect 24386e6318fe [ { "Id": "24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c", "Created": "2021-10-11T21:35:45.410712053+02:00", "Path": "/pause", "Args": [ "/pause" ], "State": { "OciVersion": "1.0.2-dev", "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 67483, "ConmonPid": 67480, "ExitCode": 0, "Error": "", "StartedAt": "2021-10-11T21:35:48.059205127+02:00", "FinishedAt": "0001-01-01T00:00:00Z", "Healthcheck": { "Status": "", "FailingStreak": 0, "Log": null } }, "Image": "ed210e3e4a5bae1237f1bb44d72a05a2f1e5c6bfe7a7e73da179e2534269c459", "ImageName": "k8s.gcr.io/pause:3.5", "Rootfs": "", "Pod": "d6724d9c9ca939011e5c0af21b97731906d77bd8379c9d3aefaeba0e94a186a2", "ResolvConfPath": "/run/user/1000/containers/overlay-containers/24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c/userdata/resolv.conf", "HostnamePath": "/run/user/1000/containers/overlay-containers/24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c/userdata/hostname", "HostsPath": "/run/user/1000/containers/overlay-containers/24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c/userdata/hosts", "StaticDir": "/home/kbul/.local/share/containers/storage/overlay-containers/24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c/userdata", "OCIConfigPath": "/home/kbul/.local/share/containers/storage/overlay-containers/24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c/userdata/config.json", "OCIRuntime": "crun", "ConmonPidFile": "/run/user/1000/containers/overlay-containers/24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c/userdata/conmon.pid", "PidFile": "/run/user/1000/containers/overlay-containers/24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c/userdata/pidfile", "Name": "d6724d9c9ca9-infra", "RestartCount": 0, "Driver": "overlay", "MountLabel": "system_u:object_r:container_file_t:s0:c165,c652", "ProcessLabel": "system_u:system_r:container_t:s0:c165,c652", "AppArmorProfile": "", "EffectiveCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "BoundingCaps": [ "CAP_CHOWN", "CAP_DAC_OVERRIDE", "CAP_FOWNER", "CAP_FSETID", "CAP_KILL", "CAP_NET_BIND_SERVICE", "CAP_SETFCAP", "CAP_SETGID", "CAP_SETPCAP", "CAP_SETUID", "CAP_SYS_CHROOT" ], "ExecIDs": [], "GraphDriver": { "Name": "overlay", "Data": { "LowerDir": "/home/kbul/.local/share/containers/storage/overlay/dee215ffc666313e1381d3e6e4299a4455503735b8df31c3fa161d2df50860a8/diff", "MergedDir": "/home/kbul/.local/share/containers/storage/overlay/927352ba73c8944390b2cc41ff58b41edc1286019a268c9c71f7e61eecd173d7/merged", "UpperDir": "/home/kbul/.local/share/containers/storage/overlay/927352ba73c8944390b2cc41ff58b41edc1286019a268c9c71f7e61eecd173d7/diff", "WorkDir": "/home/kbul/.local/share/containers/storage/overlay/927352ba73c8944390b2cc41ff58b41edc1286019a268c9c71f7e61eecd173d7/work" } }, "Mounts": [], "Dependencies": [], "NetworkSettings": { "EndpointID": "", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "Bridge": "", "SandboxID": "", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "1521/tcp": [ { "HostIp": "", "HostPort": "1521" } ], "5500/tcp": [ { "HostIp": "", "HostPort": "5503" } ] }, "SandboxKey": "/run/user/1000/netns/cni-26ad3b4e-489a-e960-2e4e-191e32fbb5fe" }, "ExitCommand": [ "/usr/bin/podman", "--root", "/home/kbul/.local/share/containers/storage", "--runroot", "/run/user/1000/containers", "--log-level", "warning", "--cgroup-manager", "systemd", "--tmpdir", "/run/user/1000/libpod/tmp", "--runtime", "crun", "--storage-driver", "overlay", "--events-backend", "journald", "container", "cleanup", "24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c" ], "Namespace": "", "IsInfra": true, "Config": { "Hostname": "oracle", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "TERM=xterm", "container=podman", "HOSTNAME=oracle" ], "Cmd": null, "Image": "k8s.gcr.io/pause:3.5", "Volumes": null, "WorkingDir": "/", "Entrypoint": "/pause", "OnBuild": null, "Labels": null, "Annotations": { "io.container.manager": "libpod", "io.kubernetes.cri-o.Created": "2021-10-11T21:35:45.410712053+02:00", "io.kubernetes.cri-o.TTY": "false", "io.podman.annotations.autoremove": "FALSE", "io.podman.annotations.init": "FALSE", "io.podman.annotations.privileged": "FALSE", "io.podman.annotations.publish-all": "FALSE", "org.opencontainers.image.stopSignal": "15" }, "StopSignal": 15, "Umask": "0000", "Timeout": 0, "StopTimeout": 10 }, "HostConfig": { "Binds": [], "CgroupManager": "systemd", "CgroupMode": "private", "ContainerIDFile": "", "LogConfig": { "Type": "k8s-file", "Config": null, "Path": "/home/kbul/.local/share/containers/storage/overlay-containers/24386e6318fe44346347bf0e21e73b1a4eb415c5f7050899092c568bd4a0f75c/userdata/ctr.log", "Tag": "", "Size": "0B" }, "NetworkMode": "slirp4netns", "PortBindings": { "1521/tcp": [ { "HostIp": "", "HostPort": "1521" } ], "5500/tcp": [ { "HostIp": "", "HostPort": "5503" } ] }, "RestartPolicy": { "Name": "", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [ "CAP_AUDIT_WRITE", "CAP_MKNOD", "CAP_NET_RAW" ], "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "private", "Cgroup": "", "Cgroups": "default", "Links": null, "OomScoreAdj": 0, "PidMode": "private", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [], "Tmpfs": {}, "UTSMode": "private", "UsernsMode": "", "ShmSize": 65536000, "Runtime": "oci", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "user.slice", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": 0, "OomKillDisable": false, "PidsLimit": 2048, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "CgroupConf": null } } ]