Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix container exit code with Journald backend
We weren't actually storing this, so we'd lose the exit code for containers run with --rm or force-removed while running if the journald backend for events was in use. Fixes #3795 Signed-off-by: Matthew Heon <[email protected]>
- Loading branch information