mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	containerd: Add note about registering containerd service (#3480)
* Add message about registering and starting containerd service Signed off by Hayden Barnes <hayden.barnes@suse.com> * Update bucket/containerd.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									d64f332f65
								
							
						
					
					
						commit
						046693d609
					
				@ -26,5 +26,10 @@
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$url.sha256sum"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    "notes": [
 | 
			
		||||
        "To register containerd as a service, run `containerd --register-service` as an elevated user",
 | 
			
		||||
        "To start the containerd service, run `Start-Service containerd` in PowerShell",
 | 
			
		||||
        "or `sc start containerd` in Cmd."
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user