Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

docker doesn't use gid/uid #146

Open
gupta-ak opened this issue Sep 22, 2017 · 1 comment
Open

docker doesn't use gid/uid #146

gupta-ak opened this issue Sep 22, 2017 · 1 comment

Comments

@gupta-ak
Copy link
Member

docker run memcached complains that it cannot run as root user without the -u flag. It looks like the uid + gid aren't being filled in the OCI spec.

@rjaini
Copy link
Member

rjaini commented Oct 12, 2017

due to similar issue MySQL image is not able to start MySQL database.
even when passing -user option in docker run command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants