Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-3144

Podman pull in podman fails for overlayfs misconfiguration

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • None
    • rhel-8.7.0
    • ubi8-container
    • None
    • None
    • rhel-container-tools
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • If docs needed, set a value
    • None
    • 57,005

      Running 'podman --privileged run registry.access.redhat.com/ubi8/ubi'
      (on Fedora 38, rootless) I'd like to use `podman pull <image>` inside
      the container (this is actually done by the Mock RPM build tool).

      The `podman pull` in container fails, though:
      [root@10524f9e528c results]# podman pull fedora:38
      Error: filesystem type 0x65735546 reported for /var/lib/containers/storage is not supported with 'overlay': backing file system is unsupported for this graph driver

      Configuring this in /etc/containers/storage.conf helps:

      [storage.options.overlay]
      mount_program = "/usr/bin/fuse-overlayfs"

      It would be nice if `podman pull` in the ubi8 container worked without
      additional configuration.

              rhn-support-jnovy Jindrich Novy
              rhn-support-praiskup Pavel Raiskup
              Yuhui Jiang Yuhui Jiang
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: