rancher-sandbox / rancher-desktop-wsl-distro

Minimal WSL distro for Rancher Desktop
Apache License 2.0
16 stars 8 forks source link

Add containerd-ctr #66

Closed mook-as closed 1 year ago

mook-as commented 1 year ago

This is needed to implement copying files out of images for nerdctl.

Also pin the alpine image to 3.18 (to ensure we don't attempt to build with an older version).

This is the equivalent of https://github.com/rancher-sandbox/alpine-lima/pull/13.