Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Justin Kotalik feb85cef84
Implement custom deserialization and validation logic (#294) 2020-04-03 18:45:04 -07:00
David Fowler d2be7d504f
Added container proxy for talking to the host (#292)
* Added container proxy for talking to the host
- This change introduces a container proxy which makes it possible for docker containers can talk to host services using container networking. These proxies will not show up in the dashboard as they are "infrastructure" containers.
- Added Private and NetworkAlias to DockerRunInfo but did not expose these configuration.
- All container communication is done using host names.
- Fix host shutdown again
- Bind to all interfaces on linux
2020-04-02 19:20:28 -07:00