We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae2458 commit 8758762Copy full SHA for 8758762
Dockerfile
@@ -4,7 +4,7 @@ ARG TDVERSION=3.3.0.3
4
ARG TARGETARCH
5
6
RUN apt-get update
7
-RUN apt-get install -y netcat
+RUN apt-get install -y netcat-traditional
8
ADD taos.cfg /etc/taos/taos.cfg
9
10
WORKDIR /tmp
0 commit comments