-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Hello!
This is not a issue, but a feature :P
I've created a repo to publish my container i've created to run a DVD-Audio conversion. I was able to run this to convert my DVD-Audio mounted on my system:
podman run --privileged -it --rm --name python-audio-tools -v /home/leonardo/Música/Gentle\ Giant/Free\ Hand/:/data -v /run/media/leonardo/GENTLE_GIANT_FREE_HAND:/cdrom --workdir=/data localhost/python-audio-tools:latest dvda2track -A /cdrom/AUDIO_TS/ -t flac --verbose debug --title 1
Since this maybe useful to someone, I'd like to share this repo with the community. It's stored at https://github.com/leleobhz/python-audio-tools-container
Please feel free to add to README or feel motivated to keep this work.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels