From 4099593a1b28cfd1544f740ce448c954b84cec76 Mon Sep 17 00:00:00 2001 From: Peter Martini Date: Thu, 25 Sep 2014 20:46:58 -0400 Subject: [PATCH] Update README.md Add a link to the docker repo, as suggested in https://github.com/Perl/docker-perl/issues/3 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index abf419b..747aabe 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ docker-perl Dockerfiles for Perl5 +This project is the source for the Docker perl repo; for more details, take +a look at https://registry.hub.docker.com/_/perl/. + The structure of this repo is to use the full version ID of each Perl version, plus a comma separate list of extensions. Every directory is expected to have at least the bit specification (32bit or 64bit), and at the moment the only