Oh my fault. Openshift only complained in Warning, that this container uses root privileges (as there is no user specified in dockerfile) but it runs under unprivileged user.
Smart behaviour. David Strejc t: +420734270131 e: [email protected] On Thu, Mar 10, 2016 at 10:38 AM, David Strejc <[email protected]> wrote: > I've installed default installation of v3 via ansible playbook. > > Everything went fine but I am little confused about default security > settings. > > I've created user via htpasswd file (just basic user) and that user is > able to do this: > > oc new-app https://github.com/david-strejc/openshift-hhvm.git > --name="hhvm" > > Which builds docker container pushes it into docker registry and run that > container with root privileges inside docker. > > Is this desired default state? > > Thanks for reply. > > David Strejc > t: +420734270131 > e: [email protected] >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
