Makefile: Remove hcsshim related TODO
There was a todo for the windows variant of dependency installation that hinted at making an install-hcsshim.sh script, however Windows today doesn't rely on a standalone OCI runtime binary that gets invoked by the shim. Rather, container creation/management is all handled by the shim itself in-proc. Due to this, `make` or `make binaries` basically fulfills that purpose as it clones hcsshim and builds the shim along with containerd. Signed-off-by: Danny Canter <danny@dcantah.dev>
This commit is contained in:
parent
2353574aa9
commit
f3124d5693
Loading…
Reference in New Issue
Block a user