Avi Deitcher
1fe9d0ea76
bump pkg/init containerd, runc and image-spec to fix CVEs
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2024-07-16 10:55:01 +03:00
Avi Deitcher
6bbda93914
update package versions and go version for pkg/init
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2024-07-16 10:11:23 +03:00
Dave Tucker
fcaab549fe
init: Migrate to Go Modules
...
Moves vendoring over to Go modules.
Fixes issues found by Go Vet in Go 1.16
Signed-off-by: Dave Tucker <dave@dtucker.co.uk >
2022-01-11 20:18:37 +00:00
Justin Cormack
df16f6fb9e
Move init command into a subdirectory
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-08-17 12:10:28 +01:00
Justin Cormack
6307ec9cd1
Rewrite /init in Go
...
This uses a more memory efficient copy, and gets us closer to
not having a shell in the base system if not required.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-07-24 15:01:58 +01:00