Containers-Toolkit is a Windows PowerShell module for downloading, installing, and setting up default configs for Containerd, BuildKit, Windows CNI plugin, and nerdctl.
MIT License
16
stars
9
forks
source link
Add option in the Install-ContainerTools command to setup Containerd and Buildkitd services #7
At the moment the
Install-ContainerTools
command does the most basic:We need to add a switch to provide a Register-Service option
Originally posted by @iankingori in https://github.com/microsoft/containers-toolkit/issues/5#issuecomment-2036357725