rancher / k3c

Lightweight local container engine for container development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install: --buildkit-image (new flag)

dweomer opened this issue · comments

users should be able to specify an override for the buildkit image, currently docker.io/moby/buildkit:v0.8.1, that runs this backend component

implemented via #63