Update README.md

Add a link to the docker repo, as suggested in https://github.com/Perl/docker-perl/issues/3
This commit is contained in:
Peter Martini 2014-09-25 20:46:58 -04:00
parent ad6969736e
commit 4099593a1b

View file

@ -3,6 +3,9 @@ docker-perl
Dockerfiles for Perl5 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, 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 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 at least the bit specification (32bit or 64bit), and at the moment the only