Skip to content

synclpz/docker-shairport-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shairport Sync

Shairport Sync is an Apple AirPlay audio player. For more information, please visit its GitHub repository.

Dockerized build

This build is intended for headless server with:

Running

  • See start.sh
  • Update shairport-sync.conf
  • Remember to run container as user that have access to PulseAudio

start.sh will run Shairport Sync as a daemon in a Docker container, accessing the computer's PulseAudio infrastructure.

Options

Please go to the GitHub repository for details of the options.

Configuration File

shairport-sync.conf from repo root is mounted at /etc/shairport-sync.conf in the container by start.sh.

Lots more information at the GitHub repository.

About

Docker setup for Shairport Sync

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 74.6%
  • Shell 25.4%