You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/08/07 09:23:19 UTC

[GitHub] dawidwys commented on a change in pull request #6078: [FLINK-9438] Add documentation for AvroDeserializationSchema

dawidwys commented on a change in pull request #6078: [FLINK-9438] Add documentation for AvroDeserializationSchema
URL: https://github.com/apache/flink/pull/6078#discussion_r208158788
 
 

 ##########
 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:
   not anymore, as it was updated in master

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services