[GH-ISSUE #651] Enhancement: Add git-lfs to medium size docker image #424

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

Originally created by @goncalossilva on GitHub (May 2, 2021).
Original GitHub issue: https://github.com/nektos/act/issues/651

As the title says, the medium (and micro) size docker image seem to lack Git LFS:

| git: 'lfs' is not a git command. See 'git --help'.
| 
| The most similar command is
| 	log

Could this be added?

Originally created by @goncalossilva on GitHub (May 2, 2021). Original GitHub issue: https://github.com/nektos/act/issues/651 As the title says, the medium (and micro) size docker image seem to lack Git LFS: ``` | git: 'lfs' is not a git command. See 'git --help'. | | The most similar command is | log ``` Could this be added?
kerem 2026-03-01 21:43:14 +03:00
Author
Owner

@catthehacker commented on GitHub (May 2, 2021):

Added to medium image.
We can't add git-lfs to micro since it's one of Docker official images.

<!-- gh-comment-id:830856308 --> @catthehacker commented on GitHub (May 2, 2021): Added to `medium` image. We can't add `git-lfs` to `micro` since it's one of Docker official images.
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#424
No description provided.