mirror of
https://github.com/apple/container.git
synced 2026-09-08 16:55:41 +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>