$ mvn clean package -Dnative -Dquarkus.native.container-build=true -Pnative
$ ./target/rules-quarkus-helloworld-runner
Make POST request to http://localhost:8080/hello with payload
{"strings":["hello"]}
This is blocking testing on images