mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 18:53:41 +00:00
* Jobs return an integer status instead of a string * Status convention mimics unix process execution: 0=success, 1=generic error, 127="no such command" * Stdout and Stderr support multiple thread-safe data receivers and ring buffer filtering