Adding a multi-container app which contains an app that initially fails but works on restart results in the failed container persisting when the app is deleted.
I've observed this occur on one occasion, can be simulated by having one container in the app rely on an external resource that be made inaccessible on initial start, but available for a subsequent restart of the failed container.
Adding a multi-container app which contains an app that initially fails but works on restart results in the failed container persisting when the app is deleted.
I've observed this occur on one occasion, can be simulated by having one container in the app rely on an external resource that be made inaccessible on initial start, but available for a subsequent restart of the failed container.