22 Commits

Author SHA1 Message Date
openeuler-ci-bot
71354c6987 !12 docker: fix apply-patch fail
From: @Vanient
Reviewed-by: @jing-rui
Signed-off-by: @jing-rui
2020-09-15 14:49:08 +08:00
xiadanni
24a0ac0671 docker: fix apply-patch fail
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-09-15 10:42:23 +08:00
openeuler-ci-bot
fcfee609dc !11 docker: fix SOURCE0 addr
From: @Vanient
Reviewed-by: @jing-rui
Signed-off-by: @jing-rui
2020-09-14 15:51:25 +08:00
xiadanni
8cd4d200f6 docker: fix SOURCE0 addr
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-09-14 14:46:45 +08:00
openeuler-ci-bot
4b158210db !8 docker: add yaml file in package
Merge pull request !8 from Vanient/master
2020-07-07 14:16:29 +08:00
openeuler-ci-bot
c8ea5bd4df !6 docker: sync daemon pkg to cli vendor
Merge pull request !6 from jing-rui/master
2020-07-06 19:00:23 +08:00
jingrui
a7fbe55e45 docker: sync daemon pkg to cli vendor
Change-Id: I3f272af66670959fc7d42d5be2526ebf7f9eecfb
Signed-off-by: jingrui <jingrui@huawei.com>
2020-07-06 18:56:50 +08:00
xiadanni
dc817624b1 docker: add yaml file in package
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-07-06 10:16:43 +08:00
openeuler-ci-bot
7452979469 !7 docker: use git-commit to store commit ID
Merge pull request !7 from Vanient/master
2020-06-24 15:47:54 +08:00
xiadanni1
07877c6fda docker: use git-commit to store commit ID
Change-Id: Id13ecdba61708f62595d6db593c670c304abf0bb
Signed-off-by: xiadanni1 <xiadanni1@huawei.com>
2020-06-16 02:07:26 +08:00
openeuler-ci-bot
1285aa4865 !5 check whether exit file is exist before kill process directly
Merge pull request !5 from zvier/master
2020-04-18 15:28:43 +08:00
liuzekun
c0d5f8afd5 docker: check whether exit file is exist before kill process directly
kill process directly should check whether exit file is exist already,
for avoid kill the new process which reused this pid

Signed-off-by: liuzekun <liuzekun@huawei.com>
2020-04-10 17:13:31 +08:00
liuzekun
80f048e31f Merge branch 'master' of https://gitee.com/zvier/docker 2020-04-10 17:07:50 +08:00
openeuler-ci-bot
83c38817b5 !4 'delete event' is not need to process in daemon processEvent
Merge pull request !4 from zvier/master
2020-04-10 11:34:17 +08:00
liuzekun
9f71f40e9f docker: 'delete event' is not need to process in daemon processEvent
Signed-off-by: liuzekun <liuzekun@huawei.com>
2020-04-10 11:01:16 +08:00
liuzekun
45c40a4d9c docker: 'delete event' is not need to process in daemon processEvent
Signed-off-by: liuzekun <liuzekun@huawei.com>
2020-04-10 10:58:04 +08:00
openeuler-ci-bot
0777be28b5 !3 docker: Delete stale containerd object on start failure
Merge pull request !3 from Grooooot/master
2020-04-10 10:53:10 +08:00
Grooooot
76b6c4c1b3 docker: Delete stale containerd object on start failure
containerd has two objects with regard to containers.
This is a "container" object which is metadata and a "task" which is
manging the actual runtime state.

When docker starts a container, it creates both the container metadata
and the task at the same time. So when a container exists, docker deletes
both of these objects as well.

This ensures that if, on start, when we go to create the container metadata object
in containerd, if there is an error due to a name conflict taht we go
ahead and clean that up and try again.

backport from upstream: https://github.com/moby/moby/pull/38364

Signed-off-by: Grooooot <isula@huawei.com>
2020-03-17 10:49:57 +08:00
openeuler-ci-bot
62eb84806e !2 docker: add patches
Merge pull request !2 from Grooooot/master
2020-03-05 19:16:01 +08:00
Grooooot
e7de2c79b3 docker: add patches
Signed-off-by: Grooooot <isula@huawei.com>
2020-03-05 15:13:09 +08:00
dogsheng
be56a4fe89 Package init 2019-12-25 19:10:46 +08:00
overweight
6138d366d1 Package init 2019-09-30 10:37:25 -04:00