File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 11docker-perl
22===========
33
4- This project is the source for the Docker perl repo; for more details,
5- take a look at https://registry.hub.docker.com/_/perl/ .
4+ This project is the source for the [ Docker Library official perl images] ( https://registry.hub.docker.com/_/perl/ ) ,
5+ which builds the officially-supported perl versions ([ perlpolicy] ( https://perldoc.perl.org/perlpolicy ) ) on
6+ the officially supported Debian base images for several
7+ architectures. These are reviewed and built by Docker Library.
68
79The structure of this repo is to use the full version ID of each Perl
810version, plus a comma separate list of extensions, followed by the
@@ -36,3 +38,8 @@ properly on a current base OS. In those cases, perl -V will show the
3638locally applied patches. These changes should be limited to Configure
3739rather than to code itself, and will be a cherry pick or back port of a
3840patch from the mainline perl branch whenever possible.
41+
42+ ## See Also
43+
44+ * [ Docker Library FAQ] ( https://github.com/docker-library/faq?tab=readme-ov-file#what-do-you-mean-by-official )
45+ *
You can’t perform that action at this time.
0 commit comments