Files
moby/image
Sebastiaan van Stijn 1ef0a5bb91 image: remove leftover LCOW platform checks
This removes some of the checks that were added in 0cba7740d4,
but should no longer be needed.

- `image/store.Delete()`: no need to validate image platform to delete it.
- `image/tarexporter/takeLayerReference()`: use `image.OperatingSystem()` and
  fail early to prevent constructing the `ChainID()`.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-01-25 12:18:44 +01:00
..
2018-02-05 16:51:57 -05:00
2021-11-22 23:37:23 +08:00
2019-09-18 12:56:54 +02:00
2021-01-21 22:04:23 +00:00