-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add git-lfs to docker container (IDFGH-8060) #9563
Conversation
Thanks for your contribution. |
Hi @tpambor. Could you please explain the use case where this could be useful? There are many users of this image who are very unhappy by adding anything to these images. Git is there for cloning and later describing tags. However, I don't see why
|
Hi @dobairoland, I got a component which is stored in a repository which uses Git LFS. The |
Oh, thanks. That makes sense. |
sha=dba5ff8b3abbdb77def2caa106f91403b76b05a2 |
Could this also be backported to v4.4 and v5.0 branch? |
Yes, I'll attempt to do so. It is blocked by another issue but we are working on it.... |
I propose to add git-lfs to the docker container to support pulling git repositories and submodules which use Git LFS.