Files
containerd/platforms/platforms.go
Sebastiaan van Stijn f2c3122e9c platforms: Format(): use path.Join() instead of joinNotEmpty()
path.Join() also skips empty components, making it the equivalent of
this function.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-02 09:48:34 +02:00

9.0 KiB