-
Hello,
I'm trying out various tools to distribute container images with de-duplication of data in mind. I tried using tar/untar but when untaring I get
`Error: chown : no such file or directory`
…
-
Both in casync and desync, the chunk cut descriminator return value like this:
![image](https://user-images.githubusercontent.com/16330887/72675894-f1ec8780-3ac5-11ea-8e6a-efbf9bc5dd89.png)
![imag…
-
To speed up data management and sync, include something like "systemd/casync" project. To permit image content synchronization related to content and agnostic to Image format. Can be related to synchr…
-
Pull operation is one of the time-consuming steps in container's lifecycle. To address this issue, we've been discussing "Remote Snapshotter" plugin. Please refer to the previous proposal(#41) for the…
ktock updated
4 years ago
-
-
Current UnixFSv1 importers do not encode most of the standard file metadata from most file systems.
This has been a particular challenge for package managers since they already rely on some of this…
-
I used to use casync to distribute files,and depend on it's mtree feature. Can desync also implement this feature? Thus I can totally replace casync with desync. Thanks
-
As per https://github.com/folbricht/desync/issues/123#issuecomment-532630807, there should be a way to avoid including timestamps in archives to minimize the difference between similar archives.
Qu…
-
![image](https://user-images.githubusercontent.com/16330887/67256036-a242f380-f4b7-11e9-857d-d7ba77abe319.png)
In CreateFile function in localfs.go, if dst is already exists and is executed by some p…
-
There are various programs (such as OS generators) which are capable of generating .tar format streams instead of populating the filesystem tree.
It would be nice if a user could pipe such program in…
kmeaw updated
5 years ago