Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-3024

launching EAP7-openshift image via podman on rhel8 fails (IPv6 issue?)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • EAP71 1.3.5.GA
    • EAP7
      • install rhel8 workstation + podman
      • (as non root user) podman login registry.redhat.io
      • (as non root user) podman run --rm -ti jboss-eap-7/eap71-openshift

      On a freshly installed RHEL8 Beta workstation system, with "container tools" package set selected in teh installer (so you get podman);

      attempting to launch the jboss-eap-7/eap71-openshift image via podman as a non-root user and it fails to launch, complaining about an invalid argument to standalone.sh (then printing the standalone.sh help output)

      It looks like, in this configuration, podman tries to start the container with an IPv6-based local network address, and this is being passed through as an IP to the standalone.sh script, which does not accept IPv6-format addresses.

      Note that this issue might be a wider problem than just the EAP7 image. I haven't done further investigation yet

              kwills@redhat.com Ken Wills
              jdowland@redhat.com Jonathan Dowland
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: