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

Switch to shairport-sync user when running shairport-sync #3

Open
jonathandann opened this issue Feb 17, 2020 · 1 comment
Open

Switch to shairport-sync user when running shairport-sync #3

jonathandann opened this issue Feb 17, 2020 · 1 comment

Comments

@jonathandann
Copy link
Owner

The user and group shairport-sync will be created if necessary, and a runtime folder will be created at /var/run/shairport-sync [...] - https://github.com/mikebrady/shairport-sync

To Fix

  1. See what user the regular install of shairport is running as
  2. Verify the install script in the container is creating this user
  3. USER $username to switch https://stackoverflow.com/a/24555761
@jonathandann
Copy link
Owner Author

If the container is running avahi as part of /start.sh then using the USER command in Dockerfile might not be the right solution.

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

1 participant