Free trial · 14 days · Cancel anytimeGet started

Renaming a container now removes the old one

v0.41.0-beta
  • Renaming a container now removes the old one. Relaunching a project deliberately does not remove the containers it no longer declares, so that an application missing from a partial render is never destroyed; the trade-off was that a renamed container left its predecessor running beside its replacement. The removal happens once the new container is in service, so without extra downtime.