mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-11 21:30:35 +00:00
Sort the list of mount points by destination. This makes the list deterministic for reproducible builds and also ensures that, e.g., the mount for /dev happens before the mount for /dev/pts. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>