Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23889

Revisit commands in new wildfly s2i V2 images

XMLWordPrintable

    • False
    • False
    • Known Issue

      I hit new images does not contain vi or wget as we are used to from previous images

      podman run -it quay.io/jfdenise/wildfly-runtime-jre11:latest vi
      Error: executable file `vi` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found
      
      podman run -it quay.io/jfdenise/wildfly-s2i-jdk11:latest vi
      Error: executable file `vi` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found
      

      I have prepared list of commands for both v1 image and v2 image and prepared diff. A lot of commands are missing. We would need to revisit which commands should be present.

        1. wildfly_command.diff
          27 kB
          Martin Choma
        2. wildfly_s2i_v2.commands
          6 kB
          Martin Choma
        3. wildfly26_s2i.commands
          17 kB
          Martin Choma

            jmesnil1@redhat.com Jeff Mesnil
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: