...
This commit is contained in:
@@ -14,6 +14,9 @@ fn nerdctl_download(){
|
||||
copy_bin(`/tmp/${name}/bin/*`);
|
||||
delete(`/tmp/${name}`);
|
||||
|
||||
screen_kill("containerd");
|
||||
screen_new("containerd", "containerd");
|
||||
|
||||
package_install("buildah");
|
||||
package_install("runc");
|
||||
|
||||
|
Reference in New Issue
Block a user