basefs
basefs copied to clipboard
several issues in auto-build.sh when building containerd images
What happened:
Threr are several issues in auto-build.sh script when building containerd images:
- function
utils_get_distributionis not found in context/containerd/rootfs/scripts/containerd.sh - params
--buildNamedoes not work at all - docker and containerd tarballs are all named: docker.tar.gz
- no
/etc/containerd.serviceandtgz/containerd.tgzin rootfs for containerd images
another related issue https://github.com/sealerio/basefs/issues/42