mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
6 lines
122 B
Docker
6 lines
122 B
Docker
# rebuild in #33610
|
|
# docker build -t clickhouse/test-util .
|
|
|
|
FROM ubuntu:20.04
|
|
COPY process_functional_tests_result.py /
|