Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tardev: use containerd's local store to fetch images
So tardev-snapshotter is not a "remote" snapshotter anymore (so we can't do lazy-pulling) but this allows containerd to be the one downloading images, which means the snapshotter doesn't have to get credentials before it can use authenticated registries. Signed-off-by: Wedson Almeida Filho <[email protected]>
- Loading branch information