1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
Lei Jitang 92394785fa Fix update memory without memoryswap
The memory should always be smaller than memoryswap,
we should error out with message that user know how
to do rather than just an invalid argument error if
user update the memory limit bigger than already set
memory swap.

Signed-off-by: Lei Jitang <leijitang@huawei.com>
2016-08-08 18:36:03 +08:00
..
archive.go Windows: docker cp consistent paths 2016-05-06 16:08:53 -07:00
container.go Merge pull request #23542 from mavenugo/aliases 2016-06-15 16:18:50 -04:00
container_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
container_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unix.go Fix update memory without memoryswap 2016-08-08 18:36:03 +08:00
container_windows.go daemon: allow tmpfs to trump over VOLUME(s) 2016-06-15 16:01:51 +02:00
health.go Treat HEALTHCHECK NONE the same as not setting a healthcheck 2016-07-25 11:11:14 -04:00
history.go Release memoryStore locks before filter/apply 2016-05-23 11:45:04 -07:00
memory_store.go Release memoryStore locks before filter/apply 2016-05-23 11:45:04 -07:00
memory_store_test.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
monitor.go *: fix logrus.Warn[f] 2016-06-11 19:42:38 +02:00
mounts_unix.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
mounts_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
state.go fix typos 2016-07-05 20:42:17 +08:00
state_solaris.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
state_test.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
state_unix.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
state_windows.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00