This commit is contained in:
Jonathan Baecker 2024-09-29 21:45:52 +02:00
parent d7074f4d5f
commit 7463512fa6

View File

@ -22,9 +22,6 @@ How to build the image:\
# build default
docker build -t ffplayout-image .
# build with shared storage (same storage for all channels)
docker build --build-arg SHARED_STORAGE=true .
# build from root folder, to copy local *.rpm package
docker build -f docker/Dockerfile -t ffplayout-image .