Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • 1
    sounds very feasible for my team! thanks, I hope I can make this work and even use docker-compose with it Commented Oct 12, 2021 at 23:27
  • 1
    I now tried in a new mac with m1, and I installed podman without ever going for docker desktop, this worked, at least for the easy scenarios (I haven't tried to docker-compose up, or mount volumes, or use gcr.io) Commented Dec 21, 2021 at 12:55
  • 1
    so far I am liking this solution, however, I know there is a way of achieving a better outcome by combining minikube + hyperkit + docker-cli, I am reserving the accept until I see a working setup of this solution using M1 Commented Dec 21, 2021 at 16:11
  • 4
    FAIL, podman doesn't support mounting local (macos) folders in the podman machine to use as mount volumes in a container Commented Dec 21, 2021 at 16:54
  • 2
    This does not answer a question explicitly asking for docker. Commented Dec 14, 2023 at 17:47