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 1
1
docker-perl
2
2
===========
3
3
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.
6
8
7
9
The structure of this repo is to use the full version ID of each Perl
8
10
version, 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
36
38
locally applied patches. These changes should be limited to Configure
37
39
rather than to code itself, and will be a cherry pick or back port of a
38
40
patch 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