moby--moby/runconfig/opts
Brian Goff b9b8d8b364 Don't validate platform-dep tmpfs opts on client
Daemon still does validation and errors out on incorrect options.

Fixes an issue where non-Linux clients attempting to pass tmpfs options
on `docker run` to a Linux daemon will incorrectly error out.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-11-15 11:01:40 -05:00
..
fixtures Return error if env file contains non-ascii or utf8 bytes (for windows) 2016-10-25 12:34:25 -07:00
envfile.go Return error if env file contains non-ascii or utf8 bytes (for windows) 2016-10-25 12:34:25 -07:00
envfile_test.go
opts.go Fix `/proc/<pid>/oom_score_adj: invalid argument` error caused by empty env name 2016-11-07 08:15:26 -08:00
opts_test.go validate build-arg 2016-09-12 18:02:21 +08:00
parse.go Don't validate platform-dep tmpfs opts on client 2016-11-15 11:01:40 -05:00
parse_test.go Return error if env file contains non-ascii or utf8 bytes (for windows) 2016-10-25 12:34:25 -07:00
runtime.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
throttledevice.go all: replace loop with single append 2016-10-13 13:31:52 -07:00
ulimit.go
ulimit_test.go
weightdevice.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00