linux-app icon indicating copy to clipboard operation
linux-app copied to clipboard

Use git shallow clone in Dockerfile to speed up build

Open PeterDaveHello opened this issue 2 years ago • 3 comments

This will reduce the transfer of .git history

PeterDaveHello avatar Dec 05 '21 11:12 PeterDaveHello

Hey @PeterDaveHello

Thank you for your contribution. This indeed is a great MR that would increase the build speed. Once this is merged internally, I will close this MR and once a release is published, your MR will be visible.

calexandru2018 avatar Dec 06 '21 08:12 calexandru2018

@calexandru2018 thanks, I noticed that all the pull requests here were all merged locally, is this because it's just a mirror of your internal git hosting?

PeterDaveHello avatar Dec 06 '21 08:12 PeterDaveHello

Yes that is correct. Once we make new releases the respective code for the specific release is published.

calexandru2018 avatar Dec 06 '21 08:12 calexandru2018