mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-07 17:50:46 +00:00
- 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>
The directories below should be turned into proper packages, built from upstream.
Currently these are temporarily vendored from pinata.