mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-24 23:05:53 +03:00
[PR #198] [MERGED] fix(docker): add git and git-lfs to runner image #182
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/198
Author: @arunavo4
Created: 2/27/2026
Status: ✅ Merged
Merged: 2/27/2026
Merged by: @arunavo4
Base:
main← Head:fix/docker-missing-git📝 Commits (1)
fa6e759fix(docker): add git and git-lfs to runner image📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
Dockerfile(+2 -1)📄 Description
Summary
gitandgit-lfspackages to the Docker runner stage, which were missing after the Alpine → Debian image migrationgit clone --mirrorandgit bundle create, sogitmust be present in the final imageCloses #196
Test plan
gitandgit-lfsare available inside the container🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.