containerd/platforms
Hajime Tazaki a43fa9f284 darwin: runtime support
This commit attemts to support containerd on darwin platform.  With an
external runtime shim, ctr run should work with, for instance,
--runtime=io.containerd.runu.v1.  An example of runtime and shim is
managed under different repository (github.com/ukontainer/runu/).

Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
2021-09-03 09:48:21 +09:00
..
compare_test.go platforms: add subarchless version of Only() 2021-01-15 14:58:14 +09:00
compare.go platforms: add subarchless version of Only() 2021-01-15 14:58:14 +09:00
cpuinfo_test.go Licence header added 2018-02-19 10:32:26 +09:00
cpuinfo.go Derive cpuinfo as needed, instead of at init-time 2021-01-19 14:10:39 -05:00
database.go platforms: add "ios" as known OS, "loong64" as known ARCH 2021-07-23 10:56:08 +02:00
defaults_darwin.go darwin: runtime support 2021-09-03 09:48:21 +09:00
defaults_unix_test.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
defaults_unix.go darwin: runtime support 2021-09-03 09:48:21 +09:00
defaults_windows_test.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
defaults_windows.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
defaults.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
platforms_test.go platforms: Format(): use path.Join() instead of joinNotEmpty() 2021-08-02 09:48:34 +02:00
platforms.go platforms: Format(): use path.Join() instead of joinNotEmpty() 2021-08-02 09:48:34 +02:00