Files
containerd/pkg/cri
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-03-16 17:48:49 +08:00
2023-03-16 17:48:49 +08:00
2023-05-05 11:54:14 -07:00
2023-05-25 09:38:34 +00:00
2023-05-16 10:12:50 +08:00
2023-03-16 17:48:49 +08:00
2023-04-24 10:14:13 -07:00