fn default_container_volumes() -> StringExpand description
Serde default for container_volumes — preserves the db invariant that
an omitted value is the empty JSON array "[]", not "" (which would
surface via the read-path overlay). (reagent P2 on #1385.)