Skip to content

Commit 892e2b4

Browse files
committed
💄 Update README
As the Dockerfile directory names have changed, update the note here regarding builds on multiple architectures.
1 parent 1cd70cc commit 892e2b4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ version, plus a comma separate list of extensions. Every directory is
99
expected to have at least the bit specification (32bit or 64bit), and at
1010
the moment the only other extension is threaded.
1111

12-
Despite having a directory layout expressed in terms of bit
13-
specifications as above, the Docker Perl image now builds and runs in
14-
architectures other than `amd64`, such as [`i386`][1] and
15-
[`arm64v8`][2]; see [docker-library/official-images][3] for the details.
12+
The Docker Perl image now builds and runs in architectures other than
13+
`amd64`, such as [`i386`][1] and [`arm64v8`][2]; see
14+
[docker-library/official-images][3] for the details.
1615

1716

1817
[1]: https://hub.docker.com/r/i386/perl/

0 commit comments

Comments
 (0)