moby--moby/engine
Josh Poimboeuf e4aba11e80 add env variable to disable kernel version warning
Allow the user to set DOCKER_NOWARN_KERNEL_VERSION=1 to disable the
warning for RHEL 6.5 and other distributions that don't exhibit the
panics described in https://github.com/dotcloud/docker/issues/407.
2013-12-02 15:56:51 -06:00
..
MAINTAINERS Minimal, unintrusive implementation of a cleaner Job API. 2013-10-26 14:18:13 -07:00
engine.go add env variable to disable kernel version warning 2013-12-02 15:56:51 -06:00
engine_test.go Engine: better testing of streams and of basic engine primitives. Coverage=81.2% 2013-11-30 00:25:46 +00:00
env_test.go improve tests on the engine 2013-11-19 11:47:47 -08:00
hack.go gofmt 2013-11-13 19:25:55 +00:00
helpers_test.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
job.go Engine: integer job status, improved stream API 2013-11-30 00:25:46 +00:00
job_test.go Engine: better testing of streams and of basic engine primitives. Coverage=81.2% 2013-11-30 00:25:46 +00:00
streams.go Fix a bug in Output.Write, and improve testing coverage of error cases. 2013-11-30 00:25:46 +00:00
streams_test.go Fix a bug in Output.Write, and improve testing coverage of error cases. 2013-11-30 00:25:46 +00:00