containerd / containerd/nerdctl
Make the gzipped tarball output rsyncable for poor man's delta updates
Open
kind/feature
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 826
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 44
Description
### 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_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.