HuKeping
10800f62ae
Use constant to replace integer literal
...
Signed-off-by: Hu Keping <hukeping@huawei.com>
2016-04-26 06:02:49 -04:00
Zhang Wei
59720469ac
Provide more useful help information for ctr
...
`ctr containers/checkpoints` contains lots of important subcommands,
but now help command can't show subcommands. Adding subcommands to
help information will avoid user from digging into the code for
getting necessary command list.
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2016-04-18 15:32:46 +08:00
Michael Crosby
277cc920a4
Implement checkpoint / restore for shim
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-02-02 16:00:22 -08:00
Burcu Dogan
40086bd92b
Do not export symbols from the main package
...
main packages are not importable; see the discussion at https://github.com/golang/go/issues/4210
Signed-off-by: Burcu Dogan <jbd@google.com>
2016-01-23 23:42:16 -08:00
Alexander Morozov
ca4191ce41
Use unix-socket as communication channel
...
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Conflicts:
ctr/container.go
2015-12-14 17:35:49 -08:00
Michael Crosby
288b9a0cc3
Add addProcess cli 'exec' command
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-12-10 11:03:36 -08:00
Michael Crosby
21259f7fec
Add checkpoint commands to client
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-12-09 17:03:53 -08:00