accelerated-container-image
accelerated-container-image copied to clipboard
A production-ready remote container image format (overlaybd) and snapshotter based on block-device.
Signed-off-by: yuchen.cc
Excuse me, I have a few questions。 Does DADI have a user exchange group? Does DADI have any unsuitable business scenarios? Would it be convenient for you to inform Alibaba...
The rootfs size limit will prevent one of the containers in the same host cost too much disk space. It seems that the overlayfs cannot make it. The device mapper...
Proposed Functionality Additions: - Add CLI support in the obdconv command for converting DADI OCI Image to a new DADI OCI Artifact - Add original unconverted image as a subject...
When using OverlayBD in production we will need to monitor the healthiness of OverlayBD components using popular cloud native instrumentation toolings. A similar issue was brought up here: https://github.com/containerd/overlaybd/issues/101 There...
Is it possible to build overlaybd accelerated images from within a container? I see that buildkit is experimentally supported (https://github.com/data-accelerator/buildkit) and can be run in a container (https://github.com/data-accelerator/buildkit#containerizing-buildkit), but I...
Signed-off-by: Haoqi Miao
TLDR: we'd love to request for feasibility of adding DADI blobs as part of the original OCIV1 image Use cases: 1. Easier management of a single image for both accelerated...
Is it possible to just build the image from Dockerfile instead of doing image conversion?
### What is the version of your Accelerated Container Image v1.0.2 ### What would you like to be added? Layer deduplication needs to account for the underlying overlaybd-tool versions to...