<div dir="ltr">Hey Sebastian,<div><br></div><div>I&#39;ve been checking with Clement and this might be due to OpenShift not allowing that base image for source builds.</div><div><br></div><div>It seems like that to do S2I you need a base image with a certain user (I think that&#39;s 1001) and neither the java/ nor the fabric8/ ones do that. Clement mentioned redhat-openjdk-18/openjdk18-openshift images might do that but those I think are behind VPN or require some for of login. Clement also mentioned this might work with minishift, but I&#39;ve not tried yet.</div><div><br></div><div>The alternative might be to switch that example to use binary builds and adjust instructions for OpenShift and plain Kubernetes.</div><div><br></div><div>Cheers,</div><div>Galder</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, May 3, 2018 at 6:49 PM Galder Zamarreno &lt;<a href="mailto:galder@redhat.com">galder@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey Sebastian,<div><br></div><div>I&#39;m trying to update simple tutorials to Infinispan 9.2.2.Final but Kubernetes demo does not seem to be working.</div><div><br></div><div>I&#39;ve started OpenShift 3.7.2 and have updated FMP to 3.5.33 and build fails. Error is:</div><div><br></div><div>&gt; error: build error: image &quot;java:8-jre-alpine&quot; must specify a user that is numeric and within the range of allowed users</div><div><br></div><div>Cheers,</div><div>Galder</div></div></blockquote></div>