Fixed
A container that never started keeps its output
A failed start removed the container and its log with it, so the logs command returned nothing exactly when it mattered most.
View as Markdown- The last 64 KB are written to disk before the container is removed
- A successful start clears the stored output again, so an old crash never masks a running container
AffectsApplicationsFunctions