ClickHouse/docker/test/util/Dockerfile

6 lines
122 B
Docker
Raw Normal View History

2022-01-13 16:44:11 +00:00
# rebuild in #33609
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 /