mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Update deb image
This commit is contained in:
parent
5ef3c95628
commit
faaf3536ea
@ -24,6 +24,7 @@ RUN apt-get --allow-unauthenticated update -y \
|
||||
RUN curl -O https://clickhouse-builds.s3.yandex.net/utils/dpkg-deb
|
||||
RUN chmod +x dpkg-deb
|
||||
RUN cp dpkg-deb /usr/bin
|
||||
RUN echo "HELLO WORLD"
|
||||
|
||||
|
||||
# Libraries from OS are only needed to test the "unbundled" build (that is not used in production).
|
||||
|
Loading…
Reference in New Issue
Block a user