[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-commits
Subject:    [avro] branch master updated: AVRO-2816: Remove duplicated Perl library from Dockerfile (#866)
From:       fokko () apache ! org
Date:       2020-04-26 8:05:58
Message-ID: 158788835843.9837.16751414638978176788 () gitbox ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/master by this push:
     new d336bab  AVRO-2816: Remove duplicated Perl library from Dockerfile (#866)
d336bab is described below

commit d336babe3e0a11d90613083de72652f358207b29
Author: Kengo Seki <sekikn@apache.org>
AuthorDate: Sun Apr 26 17:05:44 2020 +0900

    AVRO-2816: Remove duplicated Perl library from Dockerfile (#866)
---
 share/docker/Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/share/docker/Dockerfile b/share/docker/Dockerfile
index a68dc8a..a9467af 100644
--- a/share/docker/Dockerfile
+++ b/share/docker/Dockerfile
@@ -118,7 +118,6 @@ RUN curl -sSL https://cpanmin.us \
   | perl - --self-upgrade \
  && cpanm --mirror https://www.cpan.org/ install Compress::Zstd \
                                                  Module::Install::Repository \
-                                                 Test::Pod \
  && rm -rf .cpanm
 
 # Install Python packages

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic