Files
containerd/pkg/cri/opts
Gabriel Adrian Samfira ec2bec6481 Fix non C volumes on Windows
Images may be created with a VOLUME stanza pointed to drive letters that
are not C:. Currently, an image that has such VOLUMEs defined, will
cause containerd to error out when starting a container.

This change skips copying existing contents to volumes that are not C:.
as an image can only hold files that are destined for the C: drive of a
container.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-05-25 09:38:34 +00:00
..
2023-05-25 09:38:34 +00:00
2023-05-05 11:54:14 -07:00
2020-10-08 17:30:17 -07:00