Jump to content

Executing within docker container, how?


Recommended Posts

I'm fighting with an executable that I would like to call within a container. Could please somebody tell me what I'm doing wrong?

 

I tried to put " around all possible combinations of options - without success.

 

Any help is highly appreciated.

 

Many thanks in advance.

 

docker exec MKVToolNix /usr/bin/mkvpropedit --edit track:1 --delete --edit track:2 --delete --edit track:3 --delete --edit track:4 --delete "/storage/disk1/Test/Test.mkv"

Error: More than one file name has been given ('track:2' and 'track:3').

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...