One more thing - numeric uids must be used in a dockerfile if you want
to use nonroot SCC.  Openshift can't trust string users.  Setting a
numeric id is always recommended.

> On Sep 13, 2017, at 11:33 AM, Marcello Lorenzi <cell...@gmail.com> wrote:
>
> HI All,
> we have created some images with commands executed by user jboss and its user 
> id is fixed to 500 into the docker file. If we start the image on Origin the 
> image fails for the permission denied. We discovered that Origin use a random 
> uid assignment during the image creation, but is it possible to fix the user 
> id for a specific user like jboss for all the container?
>
> Thanks,
> Marcello
> _______________________________________________
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users

_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to