We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d7b3c commit 9fa3fffCopy full SHA for 9fa3fff
kafka-nodejs-console-sample/Dockerfile
@@ -5,7 +5,7 @@
5
# OR
6
# docker run --rm -it node-rdkafka <kafka_brokers_sasl> <api_key> /etc/ssl/certs
7
#
8
-FROM ubuntu
+FROM ubuntu:18.04
9
10
RUN apt-get update -qqy \
11
&& apt-get install -y --no-install-recommends \
0 commit comments