mirror of https://github.com/docker/docs.git
* 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 |
||
|---|---|---|
| .. | ||
| MAINTAINERS | ||
| engine.go | ||
| engine_test.go | ||
| env.go | ||
| env_test.go | ||
| hack.go | ||
| helpers_test.go | ||
| http.go | ||
| job.go | ||
| job_test.go | ||
| streams.go | ||
| streams_test.go | ||