runc/specs-go
W. Trevor King d42b44b8ff specs-go/config: Use a pointer for Process.ConsoleSize
Avoid injecting:

  "consoleSize":{"height":0,"width":0}

when serializing with Go's stock JSON serializer. Using a pointer for
this optional struct property works around [1].

[1]: https://github.com/golang/go/issues/11939

Signed-off-by: W. Trevor King <wking@tremily.us>
2017-05-09 14:10:54 -07:00
..
config.go specs-go/config: Use a pointer for Process.ConsoleSize 2017-05-09 14:10:54 -07:00
state.go Rename bundlePath to bundle 2017-02-02 13:10:54 -08:00
version.go version: put this branch back to -dev 2017-03-06 13:05:00 -05:00