Justin Cormack
367c217283
Better shutdown script
...
- make sure we unmount filesystems
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-01 17:01:38 -08:00
Justin Cormack
ce417eab07
Merge pull request #1234 from justincormack/cleanup-tool
...
Refactoring of Moby tool
2017-03-01 16:07:51 -08:00
Justin Cormack
6abcdd0000
Refactoring of Moby tool
...
- split out config processing a bit
- just use `capabilities` not `cap-add` and `cap-drop`
- allow use of CAP_ prefix on capabilities, as this is what `runc` uses
- add nginx to example config
- fix bind mounts
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-01 15:52:51 -08:00
Justin Cormack
bcff238cf2
If no hostname is set, use mac address to generate one.
...
Currently not working very well in hyperkit due to https://github.com/docker/vpnkit/issues/190
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-02-28 17:42:40 -08:00
Justin Cormack
4797088ec0
Rough first version of the moby tool
...
- terrible code
- lots needs changing
- can build a Moby from a config yaml that boots
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-02-20 21:44:23 +00:00