projectatomic / atomic

Atomic Run Tool for installing/running/managing container images.
Other
524 stars 139 forks source link

images retrieve #1234

Open cucushift opened 6 years ago

cucushift commented 6 years ago

hi,folks i have a doubt about atomic images list,when i use cri-o as container runtime ,why some local images can only retrieve by crictl images,and docker images or atomic images list can't find them.Don't all imags respect the OCI Image Format Specification ? Is this because of storage? thanks a lot.

rhatdan commented 6 years ago

We could leave this open, since we need atomic integration with the podman tool via varlink, so it could list cri-o images.

cucushift commented 6 years ago

@rhatdan thanks.