containerd/oci
Djordje Lukic 1398186ca7
WithAppendAdditionalGroups: better /etc/group handling
Scratch images don't necessarily have the /etc/group file, so we shouldn't
fail if opening/parsing it is not needed: if all the group to add are numeric.

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2023-12-12 15:24:41 +01:00
..
client.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
mounts_freebsd.go oci: appendOSMounts(): remove unused error, and move 2022-12-27 10:23:26 +01:00
mounts.go oci: appendOSMounts(): remove unused error, and move 2022-12-27 10:23:26 +01:00
spec_opts_linux_test.go WithAppendAdditionalGroups: better /etc/group handling 2023-12-12 15:24:41 +01:00
spec_opts_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts_nonlinux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts_nonwindows_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts_nonwindows.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts_unix_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts_unix.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts_windows_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts_windows.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec_opts.go WithAppendAdditionalGroups: better /etc/group handling 2023-12-12 15:24:41 +01:00
spec_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
spec.go Merge pull request from GHSA-7ww5-4wqc-m92c 2023-12-08 11:35:49 -08:00
utils_unix_go116_test.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
utils_unix_go117_test.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
utils_unix_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
utils_unix.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00