Docker install on macOS

Is there a walkthrough that someone can point me to about installing the server in a docker container on macOS? I have it deployed using docker compose but can never get to the web interface. I can browse the file system just fine. Everything is stock after I downloaded docker.

Docker install on macOS is not recommend. You would lose hardware transcoding capabilities. Docker on macOS runs inside two layers of nested VMs.

don't we lose hardware transcoding when it is installed as a service anyways?

Yes, you do. Does docker run as a service though?

For Docker Desktop on Mac you need to have net: host in your docker compose.

I don't know about Docker running as a service. Trying to mess around and see if it would work this way. Thanks for the replies!

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.