Results 4 comments of Ron Harlev

See this note ![image](https://user-images.githubusercontent.com/2440139/90947428-be226900-e3ea-11ea-8096-36da33a103cf.png) On this page https://docs.ksqldb.io/en/0.10.1-ksqldb/developer-guide/ksqldb-rest-api/streaming-endpoint/

@mikemilano ``` FROM golang:buster WORKDIR /app COPY . /app RUN apt-get update RUN apt-get install mosquitto -y RUN apt-get install mosquitto-clients -y COPY acl.conf /etc/mosquitto/conf.d/acl.conf COPY acl.txt /etc/mosquitto/conf.d/acl.txt RUN go...

just make sure these are not breaking changes. Even if it will be "more correct" after the change