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

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: