Class NativeBinaryUtil

java.lang.Object
io.quarkus.container.image.deployment.util.NativeBinaryUtil

public final class NativeBinaryUtil extends Object
  • Method Details

    • nativeIsLinuxBinary

      public static boolean nativeIsLinuxBinary(io.quarkus.deployment.pkg.builditem.NativeImageBuildItem nativeImageBuildItem)
      Checks if the file is a linux binary by checking the first bytes of the file against the ELF magic number