[GH-ISSUE #5938] MacOS: Option to use Apple Container instead of docker #1293

Open
opened 2026-03-01 21:50:12 +03:00 by kerem · 2 comments
Owner

Originally created by @HeyMeco on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/nektos/act/issues/5938

Act version

0.2.81

Feature description

For MacOS it would be nice to be able to use Apple Containers https://github.com/apple/container instead of docker.

Originally created by @HeyMeco on GitHub (Sep 23, 2025). Original GitHub issue: https://github.com/nektos/act/issues/5938 ### Act version 0.2.81 ### Feature description For MacOS it would be nice to be able to use Apple Containers https://github.com/apple/container instead of docker.
Author
Owner

@sravinet commented on GitHub (Feb 4, 2026):

As alternative to Apple Containers, if anybody is still interested in using podman on MacOS (seems currently not supported by act as mentioned in https://github.com/nektos/act/issues/303) you may use my fork (at your own peril). Happy to PR if maintainers @ChristopherHX are open to it.

<!-- gh-comment-id:3848715724 --> @sravinet commented on GitHub (Feb 4, 2026): As alternative to Apple Containers, if anybody is still interested in using podman on MacOS (seems currently not supported by act as mentioned in https://github.com/nektos/act/issues/303) you may use [my fork ](https://github.com/sravinet/act)(at your own peril). Happy to PR if maintainers @ChristopherHX are open to it.
Author
Owner

@ChristopherHX commented on GitHub (Feb 4, 2026):

podman on MacOS

I just install podman Desktop + enable docker integration (as admin) => works flawless on macOS, no extra setup needed as /var/run/docker.sock get's created and consumed by act.

So you gave podman integration without using the docker api client a try? Probably more sustainable than docker/client, which may require a server version higher than the version where podman has forked docker in the future.

My primary act development from my side does not target nektos/act anymore, please look at my my github user profile for the variant of act I do development for

<!-- gh-comment-id:3849195603 --> @ChristopherHX commented on GitHub (Feb 4, 2026): > podman on MacOS I just install podman Desktop + enable docker integration (as admin) => works flawless on macOS, no extra setup needed as /var/run/docker.sock get's created and consumed by act. So you gave podman integration without using the docker api client a try? Probably more sustainable than docker/client, which may require a server version higher than the version where podman has forked docker in the future. _My primary act development from my side does not target nektos/act anymore, please look at my my github user profile for the variant of act I do development for_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1293
No description provided.