Uses strings to reference signals - This is what docker API is expecting Rename and Replace Terminate() so we aren't assuming the container immediately dies just because we sent it a signal ^C is now considered a SIGINT (as it should be) however this wont take effect until the panel is updated - use ^SIGINT in egg stop instead  | 
			||
|---|---|---|
| .. | ||
| api.go | ||
| container.go | ||
| environment.go | ||
| power.go | ||
| stats.go | ||