-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
8.0.0.Beta
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.
- relates to
-
JBEAP-25243 EAP 8.0 GA OpenShift Images Release
- Closed