nydus
nydus copied to clipboard
Nydus - the Dragonfly image service, providing fast, secure and easy access to container images.
## Relevant Issue (if applicable) [support nydus commit operation](https://github.com/dragonflyoss/nydus/issues/1307) ## Details _Please describe the details of PullRequest._ ## Types of changes _What types of changes does your PullRequest introduce? Put...
With help of newly introduced Overlay FileSystem in `fuse-backend-rs` library, now we can create writable rootfs in Nydus. Implementation of writable rootfs is based on one passthrough FS(as upper layer)...
### Brief introduction Add functionlity to generate chunk dictionary by database file and algorithm "exponential_smoothing" Implement the command `nydus-image chunkdict generate --database ` command ### Basic Usage nydus-image chunkdict generate...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60. Release notes Sourced from openssl's releases. openssl-v0.10.60 What's Changed Correct off-by-one in minimum output buffer size computation by @alex in sfackler/rust-openssl#2088 Expose a few...
## Additional Information _The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no...
Related PR: https://github.com/containerd/nydus-snapshotter/pull/580 ## Relevant Issue (if applicable) _If there are Issues related to this PullRequest, please list it._ ## Details _Please describe the details of PullRequest._ ## Types of...
If Nydus Snapshotter goes down, the containerd can still be downgraded to pulling normal OCI images?
If Nydus Snapshotter goes down, the containerd can still be downgraded to pulling normal OCI images?
## Relevant Issue (if applicable) _If there are Issues related to this PullRequest, please list it._ ## Details Streaming prefetching allows to prefetch a blob by a single prefetching request,...
For a running container with a nydus image, we can support container commit just like `docker commit`, the commit operation packs the container writable layer as a new image. References:...
## Additional Information _The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no...