All tools/act

act

act

Run your GitHub Actions locally!

Detected by act | macOS, Linux, Windows |github.com

Sync rules

What travels, what stays, what never leaves
act in your home directory Every rule on this page, by file
-P ubuntu-latest=catthehacker/ubuntu:act-latest
-P ubuntu-22.04=catthehacker/ubuntu:act-22.04
--container-architecture linux/amd64
--container-daemon-socket unix:///Users/octocat/.docker/run/docker.sockmachine-local
--artifact-server-path /Users/octocat/.cache/act/artifactsmachine-local
--env-file ""

Each machine keeps its own copy of these.

-P ubuntu-latest=catthehacker/ubuntu:act-latest
--pull=false
--container-daemon-socket unix:///run/user/1000/docker.sockmachine-local
--artifact-server-path /home/octocat/.cache/act/artifactsmachine-local

Each machine keeps its own copy of these.

-P ubuntu-latest=catthehacker/ubuntu:act-latest
--container-daemon-socket unix:///Users/octocat/.colima/default/docker.sockmachine-local
--artifact-server-path /Users/octocat/Library/Caches/act/artifactsmachine-local

Each machine keeps its own copy of these.

-P ubuntu-latest=catthehacker/ubuntu:act-latest
--container-daemon-socket npipe:////./pipe/docker_enginemachine-local
--artifact-server-path C:/Users/octocat/AppData/Local/act/artifactsmachine-local

Each machine keeps its own copy of these.

· ~/.cache/act/ Exclude
· ~/.cache/actcache/ Exclude

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/act. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these is generated from the same rules as this page. None of them splits --container-daemon-socket and --artifact-server-path for you — that part is Otty’s own sync, or a template you write by hand.