Traceback (most recent call last):
File "/bin/compose_format", line 28, in <module>
formatted = formatter.format_string(data, strict=not args.non_strict)
File "/usr/lib/python3.5/site-packages/compose_format/__init__.py", line 77, in format_string
data = self.reorder(load(data, RoundTripLoader), strict=strict)
File "/usr/lib/python3.5/site-packages/compose_format/__init__.py", line 98, in reorder
ComposeFormat.reorder(item, strict)
File "/usr/lib/python3.5/site-packages/compose_format/__init__.py", line 98, in reorder
ComposeFormat.reorder(item, strict)
File "/usr/lib/python3.5/site-packages/compose_format/__init__.py", line 98, in reorder
ComposeFormat.reorder(item, strict)
File "/usr/lib/python3.5/site-packages/compose_format/__init__.py", line 101, in reorder
data.sort()
TypeError: unorderable types: CommentedMap() < CommentedMap()
Give following error with the docker command: