Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Add Dockerfile #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Dockerfile #10

wants to merge 2 commits into from

Conversation

riconnon
Copy link

I wanted to use this tool but do not have a perl environment with Net::DNS on my laptop.
I created this Dockerfile to create a docker container with the dependencies.

@jschlyter jschlyter requested a review from wessels January 30, 2019 12:21
@jschlyter jschlyter self-assigned this Jan 30, 2019
@wessels
Copy link
Collaborator

wessels commented Jan 30, 2019

I'm somewhat new to docker and this pull request is quite old. It didn't just work for me.

First I'd suggest changing Perl 5.26.0 to just 5.26.

Second I get failure on cpan install Net::DNS:

Running install for module 'Net::LibIDN2'
  THOR/Net-LibIDN2-1.00.tar.gz
  Has already been unwrapped into directory /root/.cpan/build/Net-LibIDN2-1.00-0
  THOR/Net-LibIDN2-1.00.tar.gz
  No 'Build' created
, not re-running
The command '/bin/sh -c cpan install Net::DNS' returned a non-zero code: 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants