Files
linuxkit/alpine/packages
Rolf Neugebauer 046639c532 hvtools: Enable CIFS mount/unmount via KVP writes
- Trigger a CIFS mount by writing to the "cifsmount" key.
- The value has the format: <mountpoint>;<alias mountpoint>;<options>
  with <options> containing username, password and optional domain
- The key is not stored in the KV store (aka the 'registry')

- Trigger an unmount by writing to the cifsumount" key.
- The value has the format: <mountpoint>;<alias mountpoint>

- The 'registry' is also wiped on reboot

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2016-04-15 16:32:32 +01:00
..
2016-02-17 14:11:13 +00:00
2016-04-11 16:10:28 +01:00

The directories below should be turned into proper packages, built from upstream.

Currently these are temporarily vendored from pinata.