On Thu, Sep 22, 2022 at 12:50 PM GHui Wu via Podman <podman@lists.podman.io> wrote:
Which version could I update?

Hi GHui,

As I mentioned in other threads to you.  CentOS 7 ships with Podman v1.6.4 and that is the only supported version there.

If you need newer versions of Podman, I recommend updating to CentOS 8 or, ideally, CentOS Stream.

Kind regards,
 Valentin
 
$ podman info
host:
  arch: amd64
  buildahVersion: 1.24.1
  cgroupControllers: []
  cgroupManager: cgroupfs
  cgroupVersion: v1
  conmon:
    package: Unknown
    path: /home/bl/.local/container/bin/conmon
    version: 'conmon version 2.1.0, commit: unknown'
  cpus: 128
  distribution:
    distribution: '"centos"'
    version: "7"
  eventLogger: file
  hostname: rdk
  idMappings:
    gidmap:
    - container_id: 0
      host_id: 1216
      size: 1
    - container_id: 1
      host_id: 14190240
      size: 65536
    uidmap:
    - container_id: 0
      host_id: 1216
      size: 1
    - container_id: 1
      host_id: 14190240
      size: 65536
  kernel: 3.10.0-1160.25.1.el7.x86_64
  linkmode: dynamic
  logDriver: k8s-file
  memFree: 248148475904
  memTotal: 269742297088
  networkBackend: cni
  ociRuntime:
    name: runc
    package: Unknown
    path: /home/bl/.local/container/sbin/runc
    version: |-
      runc version 1.1.0
      spec: 1.0.2-dev
      go: go1.16.13
      libseccomp: 2.3.1
  os: linux
  remoteSocket:
    path: /tmp/podman-run-1216/podman/podman.sock
  security:
    apparmorEnabled: false
    capabilities: CAP_AUDIT_WRITE,CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_MKNOD,CAP_NET_BIND_SERVICE,CAP_NET_RAW,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT
    rootless: true
    seccompEnabled: true
    seccompProfilePath: ""
    selinuxEnabled: false
  serviceIsRemote: false
  slirp4netns:
    executable: /home/bl/.local/container/bin/slirp4netns
    package: Unknown
    version: |-
      slirp4netns version 1.1.12
      commit: 7a104a101aa3278a2152351a082a6df71f57c9a3
      libslirp: 4.6.1.55-888d
      SLIRP_CONFIG_VERSION_MAX: 4
      libseccomp: 2.3.1
  swapFree: 0
  swapTotal: 0
  uptime: 1755h 4m 49.85s (Approximately 73.12 days)
plugins:
  log:
  - k8s-file
  - none
  - passthrough
  network:
  - bridge
  - macvlan
  - ipvlan
  volume:
  - local
registries: {}
store:
  configFile: /home/bl/.local/container/config/containers/storage.conf
  containerStore:
    number: 9
    paused: 0
    running: 5
    stopped: 4
  graphDriverName: overlay
  graphOptions:
    overlay.ignore_chown_errors: "false"
    overlay.imagestore: /home/bl/.local/share/containers/storage
    overlay.mount_program:
      Executable: /home/bl/.local/container/bin/fuse-overlayfs
      Package: Unknown
      Version: |-
        fusermount3 version: 3.10.4
        fuse-overlayfs: version 1.8.2
        FUSE library version 3.10.3
        using FUSE kernel interface version 7.31
    overlay.mountopt: nodev,fsync=0
  graphRoot: /tmp/1216/20220922172834/11420/share/containers/storage
  graphStatus:
    Backing Filesystem: tmpfs
    Native Overlay Diff: "false"
    Supports d_type: "true"
    Using metacopy: "false"
  imageCopyTmpDir: /var/tmp
  imageStore:
    number: 2
  runRoot: /tmp/containers-user-1216/containers
  volumePath: /tmp/1216/20220922172834/11420/share/containers/storage/volumes
version:
  APIVersion: 4.0.2
  Built: 1648031621
  BuiltTime: Wed Mar 23 18:33:41 2022
  GitCommit: c99f9f1b6960b98158b7f5fc4e6b5ac1a10b3542
  GoVersion: go1.16.13
  OsArch: linux/amd64
  Version: 4.0.2
_______________________________________________
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io