Add basic spec and mounts for Darwin
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
		| @@ -418,6 +418,7 @@ func TestBaseRuntimeSpec(t *testing.T) { | ||||
|  | ||||
| 	out, err := c.runtimeSpec( | ||||
| 		"id1", | ||||
| 		platforms.DefaultSpec(), | ||||
| 		"/etc/containerd/cri-base.json", | ||||
| 		oci.WithHostname("new-host"), | ||||
| 		oci.WithDomainname("new-domain"), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Maksym Pavlenko
					Maksym Pavlenko