mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-07-18 01:59:31 -05:00
[GH-ISSUE #1379] Add docker_mlx_cpp — Metal GPU for Docker on Apple Silicon #6287
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ilessiorobotflowlabs on GitHub (Apr 1, 2026).
Original GitHub issue: https://github.com/veggiemonk/awesome-docker/issues/1379
Suggestion
Add docker_mlx_cpp — the NVIDIA Container Toolkit equivalent for Mac.
What it does
Gives any Docker container full Apple Silicon Metal GPU access. On Linux, you have
nvidia-docker --gpus all. On Mac, docker_mlx_cpp fills that gap.One-line install
Category
Could fit under "GPU" or "Machine Learning" or "Apple Silicon" section.
MIT licensed. Tested on M1 through M5.