1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver
Dan Walsh b3e527dfd2 This patch adds --tmpfs as a option for mounting tmpfs on directories
It will Tar up contents of child directory onto tmpfs if mounted over

This patch will use the new PreMount and PostMount hooks to "tar"
up the contents of the base image on top of tmpfs mount points.

Signed-off-by: Dan Walsh <dwalsh@redhat.com>
2015-12-02 10:06:59 -05:00
..
execdrivers daemon: remove sysInitPath, lxc leftover 2015-11-30 10:04:13 +01:00
native This patch adds --tmpfs as a option for mounting tmpfs on directories 2015-12-02 10:06:59 -05:00
windows daemon: remove sysInitPath, lxc leftover 2015-11-30 10:04:13 +01:00
driver.go This patch adds --tmpfs as a option for mounting tmpfs on directories 2015-12-02 10:06:59 -05:00
driver_unix.go This patch adds --tmpfs as a option for mounting tmpfs on directories 2015-12-02 10:06:59 -05:00
driver_windows.go Merge pull request #17851 from Microsoft/10662-ArgumentEscaping 2015-11-14 17:25:53 +01:00
pipes.go
termconsole.go Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
utils_unix.go Don't build utils on Windows 2015-11-07 08:46:36 -08:00