[GH-ISSUE #266] using incomplete runners by default seems a bit confusing #185

Closed
opened 2026-03-01 21:41:00 +03:00 by kerem · 1 comment
Owner

Originally created by @christopherhesse on GitHub (Jun 4, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/266

The default behavior is to use images that behave quite differently from the github versions: https://github.com/nektos/act#default-runners-are-intentionally-incomplete

This seems odd to me because the selling point was to run my github actions locally, but they fail because the image is different. The documentation even says "The environment variables and filesystem are all configured to match what GitHub provides."

Given that, it seems like node:12.6-buster-slim should be the opt-in image rather than the nektos/act-environments-ubuntu:18.04 one. The nektos/act-environments-ubuntu:18.04 image is like 20GB, but hard drives are pretty large these days.

What do you guys think?

Originally created by @christopherhesse on GitHub (Jun 4, 2020). Original GitHub issue: https://github.com/nektos/act/issues/266 The default behavior is to use images that behave quite differently from the github versions: https://github.com/nektos/act#default-runners-are-intentionally-incomplete This seems odd to me because the selling point was to run my github actions locally, but they fail because the image is different. The documentation even says "The environment variables and filesystem are all configured to match what GitHub provides." Given that, it seems like `node:12.6-buster-slim` should be the opt-in image rather than the `nektos/act-environments-ubuntu:18.04` one. The `nektos/act-environments-ubuntu:18.04` image is like 20GB, but hard drives are pretty large these days. What do you guys think?
kerem 2026-03-01 21:41:00 +03:00
Author
Owner

@cplee commented on GitHub (Jun 4, 2020):

While I agree, I just thought it would be a tough sell to ask folks to download a 20GB docker image before they could start using the tool. Let's move this discussion to #107.

<!-- gh-comment-id:638893346 --> @cplee commented on GitHub (Jun 4, 2020): While I agree, I just thought it would be a tough sell to ask folks to download a 20GB docker image before they could start using the tool. Let's move this discussion to #107.
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#185
No description provided.