- Pull from Docker Hub, download the package from Releases or build using
builder/build.sh
CRON_SCHEDULE
- The time to run at as cron schedule, default
0 4 * * 6
.
- The time to run at as cron schedule, default
ENCODER_CPU
- Set to
true
to enable cpu encoding.
- Set to
/media/compatible-media-creator/input
- The original media library.
/media/compatible-media-creator/output
- The output folder for the compatibility files.
/media/workdir
- The directory which is used as temporary directory to process files.
To run for development execute:
docker compose --file docker-compose-dev.yaml up --build