Free trial · 14 days · Cancel anytimeGet started

Renaming an organisation no longer leaves Docker networks behind

v0.36.0-beta
  • Renaming an organisation no longer leaves Docker networks behind. Until now every rename abandoned the old name's networks, including the one linking the project to the shared database: they piled up on the machine and kept infrastructure containers attached to a dead network. The cleanup now happens once the containers are back up under the new name, the moment it can actually succeed.