Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-07-01 | Correcting bind mount directory removal in container remove command to work ↵ | Daniel Baumann | 1 | -4/+10 | |
with multiple directories at once. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-07-01 | Harmonizing defintions of long and short options in getopt code of container ↵ | Daniel Baumann | 1 | -2/+2 | |
commands. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-06-03 | Using safety measures of rm when removing containers because of ↵ | Daniel Baumann | 1 | -1/+1 | |
(potentially) active bind mounts. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Updating comments in commands. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Making removal message and answer handling of container remove command more ↵ | Daniel Baumann | 1 | -2/+4 | |
userfriendly. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-31 | Updating year in copyright notices in container commands. | Daniel Baumann | 1 | -1/+1 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | |||||
2016-03-12 | Adding container commands. | Daniel Baumann | 1 | -0/+129 | |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |