### What is the problem you're trying to solve `Makefile: gzip -9 $(CURDIR)/_output/nerdctl-full-$(VERSION_TRIMMED)-linux-$(1).tar` ### Describe the solution you'd like Add the `--rsyncable` flag to the gzip invocation above, to make the output more rsync friendly. ### Additional context _No response_