未验证 提交 26a6f799 编写于 作者: A alesapin 提交者: GitHub

Merge pull request #12637 from qoega/helper_container

Do not build helper_container image inside integrational tests. Part 1: build helper_container in CI
......@@ -99,6 +99,9 @@
"docker/test/integration/resolver": {
"name": "yandex/clickhouse-python-bottle",
"dependent": []
},
"docker/test/integration/helper_container": {
"name": "yandex/clickhouse-integration-helper",
"dependent": []
}
}
# docker build -t yandex/clickhouse-integration-helper .
# Helper docker container to run iptables without sudo
FROM alpine
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册