A toolkit for building secure, portable and lean operating systems for containers
Go to file
Justin Cormack 890097dc8e 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
moby Refactoring of Moby tool 2017-03-01 15:52:51 -08:00