Skip to content

Clarify proxy.user chown command #590

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

Closed
wants to merge 1 commit into from

Conversation

anthonyym
Copy link

In the chown command, the number the user (e.g. 901:999) should match that defined in the docker-compose.yml file (proxy.user).

If they don't match, it results in an error in starting the proxy server component.

As of most recent commit 74a716f8932a2233c942f5bca98b1b76ec2e7875 on master branch, the proxy.user in docker-compose.yml specifies 101:999, which is different than this documentation.

in the chown command, the number the user (e.g. 901:999) should match that defined in the docker-compose.yml file (proxy.user)
@fernandinand
Copy link
Contributor

This was addressed during latest deployment changes.

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

Successfully merging this pull request may close these issues.

2 participants