1activegeek / docker-airconnect

AirConnect container for turning Chromecast into Airplay targets
228 stars 27 forks source link

Specify airconnect install path #32

Closed spencerthayer closed 2 years ago

spencerthayer commented 2 years ago

How does one specify the install path for airconnect? Something like the following?

    volumes:
      - /appdata/airconnect:/config
1activegeek commented 2 years ago

The path for the binary inside the container can be found in the services file here: https://github.com/1activegeek/docker-airconnect/blob/master/root/etc/supervisord.conf

1activegeek commented 2 years ago

Closing stale issue