container-rhel-examples icon indicating copy to clipboard operation
container-rhel-examples copied to clipboard

Results 4 container-rhel-examples issues
Sort by recently updated
recently updated
newest added

This repository recommends making /etc/passwd group writable so that the uid_entrypoint script can add a user. At the very least, the uid_entrypoint script should end by removing the group write...

Using nsswrapper is no longer the recommended method. The preferred suggestion now is to make ``/etc/passwd`` and ``/etc/group`` writable and add entries from the ``ENTRYPOINT`` script. See section 'Support Arbitrary...

https://github.com/CentOS/container-index/blob/master/index.d/container-examples.yml e.g. `$ docker pull registry.centos.org/container-examples/starter-arbitrary-uid`