Your PC Is a Build Agent: Self-Hosted GitHub Actions in Docker Desktop
Running a self-hosted GitHub Actions runner as a Docker Desktop container on your local machine is easy. We’ll look at the Dockerfile, the entrypoint, the compose file, and then a few things that bit me when I moved this blog’s CI onto one.