this post was submitted on 30 Mar 2024
190 points (95.2% liked)

[Dormant, please move to !television@lemm.ee] Movies and TV Shows

2720 readers
1 users here now

Please move to

This is a community for entertainment industry news and general discussion about movies and TV shows.

Rules:

  1. Keep discussion civil and on topic.
  2. Please do not link to pirated content.
  3. No spoilers in the title of submissions. And please use spoiler MarkDown in the body of discussions. This is a courtesy to other users.
  4. Comments solely criticizing headlines and/or journalism will be removed for being off-topic.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Reverendender@sh.itjust.works 4 points 1 year ago (1 children)
[–] cmbabul@lemmy.world 5 points 1 year ago (1 children)

I use a MakeMKV docker container myself

[–] Reverendender@sh.itjust.works 2 points 1 year ago (1 children)

Looks good, but I can't run it on Mac, sadly

[–] cmbabul@lemmy.world 2 points 1 year ago (2 children)

I daily drive a Mac but I keep all of my video stuff on a separate server running Linux. And I might be wrong and I’m not in a position to look it up right now, but I’d be surprised if you couldn’t run a docker container of it on a Mac. Is that not one of the big advantages of containerization?

[–] Reverendender@sh.itjust.works 2 points 1 year ago

I've honestly never attempted anything like it before

[–] pythonoob@programming.dev 1 points 1 year ago (1 children)

There may be some exceptions but I thought that the container at least had to have a similar if not the same OS as the base OS.

That is why containers are so efficient, because they utilize all the like files of the base OS but act like their own machine, thus saving a lot of space.

[–] Zink@programming.dev 1 points 1 year ago (1 children)

macOS is literally certified UNIX, afaik. I’d be surprised if you couldn’t.

[–] pythonoob@programming.dev 1 points 1 year ago

True didn't think about it