mirror of
https://github.com/apple/container.git
synced 2026-09-09 09:15:42 +00:00
The digest is calculated based on written json data, but JSONEncoder doesn't preserve order bby default, so the digest is not consistent. Signed-off-by: Alexey <makhov.alex@gmail.com>