orcasound / orcanode

Software for live-streaming and recording lossy (AAC) or lossless compressed audio (HLS, DASH, FLAC) via AWS S3 buckets. :star:
GNU Affero General Public License v3.0
34 stars 12 forks source link

Support pulling from docker hub in addition to building localling for amd64 and arm32v7 nodes #29

Open mcshicks opened 3 years ago

mcshicks commented 3 years ago

There are several ways to do this, I'm taking the approach of instead of calling docker-compose build and docker-compose up using the -f option to select the correct compose file to have the desired outcome, like docker-compose -f docker-compose-rpi-build.yml and having seperate compose files for eatch option