Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chown nginx.nginx error #19

Closed
vwbusguy opened this issue Sep 3, 2015 · 2 comments
Closed

chown nginx.nginx error #19

vwbusguy opened this issue Sep 3, 2015 · 2 comments

Comments

@vwbusguy
Copy link

vwbusguy commented Sep 3, 2015

On starting up a container I see the error:

chown: invalid user: 'nginx.nginx'

Changing this to nginx:nginx should fix it.

@richarvey
Copy link
Owner

Ok I'll give that a test the . is just the old style notation and should work. It could be the packages are updated with www-data as the user

@richarvey
Copy link
Owner

This should now be fixed it was a change in user from nginx to www-data. The dot notation . and the comma : both work its just that I'm old fashioned and use the dot.

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

No branches or pull requests

2 participants