1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/opts
Matthieu Hauglustaine e848494017 Return bufio error if set in ParseEnvFile
Return an error value if bufio failed to properly read a token.
Avoids running a container with partial environment.

Fixes: #14266

Signed-off-by: Matthieu Hauglustaine <matt.hauglustaine@gmail.com>
2015-07-01 17:17:48 +02:00
..
envfile.go Return bufio error if set in ParseEnvFile 2015-07-01 17:17:48 +02:00
ip.go Display empty string instead of <nil> when IP opt is nil. 2015-06-11 11:14:28 +00:00
opts.go Minor doc edit to add clarity around the --volume path format 2015-06-05 15:11:42 -07:00
opts_test.go Display empty string instead of <nil> when IP opt is nil. 2015-06-11 11:14:28 +00:00
ulimit.go Allow setting ulimits for containers 2015-02-25 19:37:43 -05:00