tzulitai commented on a change in pull request #6078: [FLINK-9438] Add documentation for AvroDeserializationSchema URL: https://github.com/apache/flink/pull/6078#discussion_r206077678
########## File path: docs/docker/Dockerfile ########## @@ -14,8 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM centos:centos7 - -RUN yum install -y vim gem ruby-devel make gcc gcc-c++ python-setuptools && \ - gem install bundler - +FROM ruby Review comment: Is this required? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
