wings/environment
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
..
docker Revert usage of ContainerWait, return to io.Copy blocking 2021-01-08 21:21:09 -08:00
allocations.go Update allocations.go 2020-12-02 14:27:37 +01:00
config.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
docker.go Remove unused config values 2020-10-17 14:09:02 -07:00
environment.go Improve server state logical handling; allow setting state directly on the environment 2020-11-06 21:53:00 -08:00
settings.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
stats.go cleanup; fix environment stats not reporting network TX correctly 2021-01-06 20:47:44 -08:00