ClickHouse/docker/test/util/Dockerfile

6 lines
122 B
Docker
Raw Normal View History

# rebuild in #33610
2021-09-24 10:48:28 +00:00
# docker build -t clickhouse/test-util .
2021-09-28 08:50:28 +00:00
FROM ubuntu:20.04
2021-09-24 10:48:28 +00:00
COPY process_functional_tests_result.py /