Skip to content

Comments

Add Git LFS to GitHub Runner Docker Image#4259

Open
sergii-auctane wants to merge 1 commit intoactions:mainfrom
sergii-auctane:sergii/git-lfs
Open

Add Git LFS to GitHub Runner Docker Image#4259
sergii-auctane wants to merge 1 commit intoactions:mainfrom
sergii-auctane:sergii/git-lfs

Conversation

@sergii-auctane
Copy link

@sergii-auctane sergii-auctane commented Feb 23, 2026

Description:

This PR adds git-lfs to the GitHub Runner Docker image, which was included into the ARC docker images.

Git LFS is required for repositories that store large files (e.g., binaries, assets, models) using Git Large File Storage.

This ensures our runners support all repositories that depend on Git LFS out of the box.

@sergii-auctane sergii-auctane requested a review from a team as a code owner February 23, 2026 21:52
Copilot AI review requested due to automatic review settings February 23, 2026 21:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Runner Docker image to include Git Large File Storage (Git LFS) so runners can work with repositories that use LFS-managed assets out of the box.

Changes:

  • Install git-lfs alongside git in the runner image via apt.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant