Commit dbf1a448 authored by 罗永亮's avatar 罗永亮

Update .beagle/dockerfile

parent 01ddfc7e
Pipeline #90341 failed with stage
ARG BASE ARG BASE
FROM $BASE FROM $BASE
ADD https://dl.wodcloud.com/lyl/kafka_2.12-3.2.0.tar /opt/ ADD dl.wodcloud.com/lyl/kafka_2.12-3.2.0.tar /opt/
WORKDIR /opt/kafka_2.12-3.2.0/bin WORKDIR /opt/kafka_2.12-3.2.0/bin
CMD exec /opt/kafka_2.12-3.2.0/bin/kafka-server-start.sh /opt/kafka_2.12-3.2.0/config/server.properties CMD exec /opt/kafka_2.12-3.2.0/bin/kafka-server-start.sh /opt/kafka_2.12-3.2.0/config/server.properties
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment