1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runconfig
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
opts Don't validate platform-dep tmpfs opts on client 2016-11-16 11:11:32 -08:00
compare.go
compare_test.go
config.go
config_test.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
config_unix.go
config_windows.go
errors.go
hostconfig.go
hostconfig_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
hostconfig_test.go
hostconfig_unix.go
hostconfig_windows.go