Files
linuxkit/docs
David Scott 24db42dd68 moby: add a Devices array to the image yml
According to https://github.com/linuxkit/linuxkit/pull/3684#issuecomment-860128095

runc removed the console as a default device, so now it must be specified
explicitly in the OCI config.

See 60e21ec26e

The similar code in moby/moby is here: https://github.com/moby/moby/blob/master/oci/devices_linux.go

This patch allows packages to declare a `devices` array, which can contain `/dev/console` etc.

Signed-off-by: David Scott <dave@recoil.org>
2021-10-14 16:14:05 +01:00
..
2017-04-21 21:17:32 -05:00
2019-01-18 11:56:18 +13:00
2020-10-21 11:11:48 +03:00
2018-08-13 17:18:55 -07:00
2021-03-30 14:51:11 +01:00
2018-07-09 20:36:58 +01:00
2021-05-02 17:31:33 +01:00
2020-02-17 13:41:09 +01:00
2021-03-30 14:51:11 +01:00
2017-07-26 13:46:51 +03:00
2021-04-30 02:01:55 +03:00