created property

DateTime created
final

When Docker created the container. rig reads this instead of keeping its own timestamp label, so the two can never disagree.

Implementation

final DateTime created;