Skip to content

asahi: docker + act stack is now enabled on the Mac — confirm that's wanted #65

Description

@cernoh

attrs/desktop pulls the act feature, which composes docker. ASAHI imports desktop, so the Mac gains virtualisation.docker.enable = true and a system-level act CLI for the first time.

  • Decide: do you want container tooling on this machine? If yes, nothing to do. If no, opt ASAHI out (e.g. split act out of attrs/desktop into its own opt-in module or gate per host) — don't leave it running unused.
  • First start on the Asahi kernel: systemctl status docker containerd after switch; confirm bridge/nf_tables modules load (docker info without errors).
  • Disk budget: Docker lives under /var/lib/docker on the Mac's internal SSD; prune early (docker system prune) if space-tight.
  • .actrc lands at /home/da/.actrc with -P ubuntu-latest=catthehacker/ubuntu:act-latest; sanity-run act --version and one tiny workflow if you intend to use it here.

Related: #60 (integration), #63.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions