Skip to content

Commit

Permalink
add a space
Browse files Browse the repository at this point in the history
  • Loading branch information
chenopis authored Jul 18, 2018
1 parent f6e02da commit 52a4590
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ Container Name: simmemleak
LastState: map[terminated:map[exitCode:137 reason:OOM Killed startedAt:2015-07-07T20:58:43Z finishedAt:2015-07-07T20:58:43Z containerID:docker://0e4095bba1feccdfe7ef9fb6ebffe972b4b14285d5acdec6f0d3ae8a22fad8b2]]
```

You can see that the Container was terminated because of `reason:OOM Killed`,where `OOM` stands for Out Of Memory.
You can see that the Container was terminated because of `reason:OOM Killed`, where `OOM` stands for Out Of Memory.

## Local ephemeral storage
{{< feature-state state="beta" >}}
Expand Down

0 comments on commit 52a4590

Please sign in to comment.