# Act - GitHub Actions를 로컬에서 실행하기

> Clean Markdown view of GeekNews topic #4914. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4914](https://news.hada.io/topic?id=4914)
- GeekNews Markdown: [https://news.hada.io/topic/4914.md](https://news.hada.io/topic/4914.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-08-30T09:39:01+09:00
- Updated: 2021-08-30T09:39:01+09:00
- Original source: [github.com](https://github.com/nektos/act)
- Points: 18
- Comments: 0

## Topic Body

- Commit/Push 할 필요 없이 빠른 피드백 가능

- 로컬 태스크 러너로 이용 가능 (Makefile 대체)

- 동작 방식

ㅤ→ .github/workflows/ 에서 GitHub Action을 읽음

ㅤ→ Docker API로 필요한 이미지를 풀 또는 빌드

ㅤ→ 각 액션에 대한 컨테이너 실행

- 맥/윈/리눅스 모두 지원 (Docker)

ㅤ→ podman 미지원 및 다른 컨테이너 백엔드는 동작은 가능하나 보장하지 않음

## Comments



_No public comments on this page._
