Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: docker run --init 启动容器时增加 --int参数,kill掉僵尸进程 #6398

Closed
randychen2046 opened this issue Mar 23, 2022 · 0 comments
Assignees
Labels
area/ci/backend CI 后端issue done Production environment in tencent has been deploy for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy grayed uat环境测试通过/test passed for uat stage kind/feat/tech 技术性特性 streams/done stream 生产部署成功 streams/for gray stream 灰度环境部署成功 streams/for test stream 测试环境部署成功 streams/grayed stream 灰度环境测试通过 tested 测试环境通过/test patest passed for test stage

Comments

@randychen2046
Copy link
Collaborator

目前大仓的构建机上会出现bazel编译产生的僵尸进程,而kill不掉,
考虑优化:启动容器时加上--init 参数,设置1号进程为tini

@randychen2046 randychen2046 added the kind/enhancement 功能改进特性 label Mar 23, 2022
@sawyersong2 sawyersong2 changed the title docker run --init 启动容器时增加 --int参数,kill掉僵尸进程 feat: docker run --init 启动容器时增加 --int参数,kill掉僵尸进程 Mar 23, 2022
@sawyersong2 sawyersong2 added for test Test environment in tencent has been deploy kind/feat/tech 技术性特性 area/ci/backend CI 后端issue tested 测试环境通过/test patest passed for test stage streams/test/passed streams/for test stream 测试环境部署成功 and removed kind/enhancement 功能改进特性 labels Mar 28, 2022
irwinsun added a commit that referenced this issue Mar 29, 2022
feat: docker run --init 启动容器时增加 --int参数,kill掉僵尸进程 #6398
@bkci-bot bkci-bot added the streams/for gray stream 灰度环境部署成功 label Mar 29, 2022
@sawyersong2 sawyersong2 added the streams/grayed stream 灰度环境测试通过 label Mar 29, 2022
@bkci-bot bkci-bot added the for gray UAT environment in tencent has been deploy label Mar 30, 2022
@sawyersong2 sawyersong2 added the grayed uat环境测试通过/test passed for uat stage label Mar 31, 2022
@bkci-bot bkci-bot added the done Production environment in tencent has been deploy label Mar 31, 2022
@bkci-bot bkci-bot added the streams/done stream 生产部署成功 label Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci/backend CI 后端issue done Production environment in tencent has been deploy for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy grayed uat环境测试通过/test passed for uat stage kind/feat/tech 技术性特性 streams/done stream 生产部署成功 streams/for gray stream 灰度环境部署成功 streams/for test stream 测试环境部署成功 streams/grayed stream 灰度环境测试通过 tested 测试环境通过/test patest passed for test stage
Projects
None yet
Development

No branches or pull requests

3 participants