wings/environment/docker
Dane Everitt c9d972d544
Revert usage of ContainerWait, return to io.Copy blocking
Until https://github.com/moby/moby/issues/41827 is resolved this code causes chaos to unfold on machines and causes servers to be non-terminatable.

This logic was intially changed to logical purposes, but this io.Copy logic works perfectly fine (even if not immediately intuitive).
2021-01-08 21:21:09 -08:00
..
container.go Revert usage of ContainerWait, return to io.Copy blocking 2021-01-08 21:21:09 -08:00
environment.go Less obtuse logic for polling resource usage when attaching a container 2021-01-06 20:36:29 -08:00
power.go Add transfer logging output (#77) 2020-12-25 13:32:41 -08:00
state.go Invite our lord and savior emperror back to the table 2020-12-15 21:56:53 -08:00
stats.go cleanup; fix environment stats not reporting network TX correctly 2021-01-06 20:47:44 -08:00
stream.go Invite our lord and savior emperror back to the table 2020-12-15 21:56:53 -08:00