1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runconfig/opts
Brian Goff 3b93497fdb 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-16 11:11:32 -08:00
..
fixtures
envfile.go
envfile_test.go
opts.go
opts_test.go
parse.go Don't validate platform-dep tmpfs opts on client 2016-11-16 11:11:32 -08:00
parse_test.go
runtime.go
throttledevice.go
ulimit.go
ulimit_test.go
weightdevice.go