Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants