Commit Graph

220 Commits

Author SHA1 Message Date
Docker Library Bot d17d5e5eac Run update.sh 2019-12-09 21:11:45 +00:00
Docker Library Bot 7ef3d9baf8 Run update.sh 2019-11-26 02:11:54 +00:00
Docker Library Bot 0ef22ad611 Run update.sh 2019-11-18 23:13:49 +00:00
Docker Library Bot 4d281c4b64 Run update.sh 2019-09-13 23:17:44 +00:00
Docker Library Bot e68ee24e7e Run update.sh 2019-08-16 04:11:22 +00:00
Zak B. Elep 087e4117ef perl: Update signal handler example
Make clear that the signal handler does not kill the perl process on its
own, thanks @tianon for the suggestion!
2019-08-16 11:52:47 +08:00
Zak B. Elep 82f25e898b perl: Document PID 1 signal handling behavior
Describe how Perl behaves when being run as PID 1 under containers,
particularly on receiving SIGTERM/SIGINT, showing example for explicit
signal handling.

Ref Perl/docker-perl#44
2019-08-16 11:42:52 +08:00
Docker Library Bot 053ed3c5f6 Run update.sh 2019-07-29 21:11:58 +00:00
Docker Library Bot 74b6693e91 Run update.sh 2019-06-26 22:20:14 +00:00
Docker Library Bot aec5bdc2ea Run update.sh 2019-06-13 22:26:32 +00:00
Docker Library Bot 18cf5cdcd6 Run update.sh 2019-05-28 23:18:59 +00:00
Docker Library Bot 1ff4441fdd Run update.sh 2019-04-29 18:14:13 +00:00
Docker Library Bot f02ac517b7 Run update.sh 2019-01-28 23:14:20 +00:00
Docker Library Bot f21a7b67a5 Run update.sh 2018-10-12 18:13:00 +00:00
Docker Library Bot 836c3f6da1 Run update.sh 2018-09-18 22:10:11 +00:00
Docker Library Bot 29bcea577a Run update.sh 2018-08-13 23:08:55 +00:00
Docker Library Bot 11cd18f6cf Run update.sh 2018-06-25 23:09:28 +00:00
Docker Library Bot 6d6e074953 Run update.sh 2018-04-19 19:08:49 +00:00
Docker Library Bot 8c88f88cea Run update.sh 2017-12-04 21:08:44 +00:00
Docker Library Bot 40230cffa9 Run update.sh 2017-11-02 20:31:33 +00:00
Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 2017-10-09 15:30:46 -07:00
Docker Library Bot 959ade0b5a Run update.sh 2017-10-02 20:31:46 +00:00
Docker Library Bot 7318870c71 Run update.sh 2017-09-27 04:31:50 +00:00
Docker Library Bot c9ab619b20 Run update.sh 2017-08-28 22:31:45 +00:00
Docker Library Bot 299d8fb94d Run update.sh 2017-08-01 17:35:24 +00:00
Zak B. Elep 43b7e86694 Be explicit on the onbuild/Carton image as example, & add caveats
Refer to our use of `ONBUILD` here as an example suitable for Carton
base image building, but add considerations per
https://github.com/docker-library/docs/pull/968#issuecomment-319227103
2017-08-01 12:37:30 +08:00
Zak B. Elep 7a64faa815 Rename suggested image to `perl:carton`
Using `perl:onbuild` might raise the suggestion that the Docker Perl
team is maintaining an official `onbuild` image, rather than point out
that the team merely suggests a use of the image for building a custom
variant.

For our example here, be explicit and use `perl:carton` instead.
2017-08-01 11:07:34 +08:00
Zak B. Elep db22a30626 Rephrase and try to be clearer regarding perl:onbuild
Try to distinguish making the image for `perl:onbuild` and using as the
base image for the project.
2017-07-29 10:24:13 +08:00
Zak B. Elep a488042cc4 💄 catch Travis CI checks
Run against markdownfmt.sh and remove an extra line.
2017-07-29 03:25:16 +08:00
Zak B. Elep c42b9573d2 Add example on how to make an onbuild image for Perl
Instead of providing an `onbuild` variant, show to the user how it is
created instead, by example.

See https://github.com/Perl/docker-perl/issues/13 and
https://github.com/docker-library/official-images/issues/2076
2017-07-29 03:25:16 +08:00
Docker Library Bot 9c74ecf15a Run update.sh 2017-07-28 17:32:31 +00:00
Docker Library Bot 7edf26875d Run update.sh 2017-04-21 18:34:24 -07:00
Tianon Gravi 0c2b9dcce8 Refactor the way information (especially links) are presented
This should make it much faster to find the right place to file issues, get help, find out whether upstream maintains an image, etc.

I've done my best to represent each `REPO/maintainer.md` file appropriately, but I might have missed some (or there might be something else a maintainer prefers be listed there, either more or less descriptive, for example), which would be welcome contributions following this change.
2017-04-21 17:48:19 -07:00
Docker Library Bot c1400b5a52 Run update.sh 2017-04-06 14:32:43 -07:00
Docker Library Bot 1c6e03cdac Run update.sh 2017-04-05 19:35:02 -07:00
Docker Library Bot b4b9dd5f8f Run update.sh 2017-03-28 07:34:30 -07:00
Docker Library Bot 0b653185b6 Run update.sh 2017-03-10 14:14:39 -08:00
Docker Library Bot 88dc6d3258 Run update.sh 2017-03-06 13:33:00 -08:00
Docker Library Bot f5bae378d3 Run update.sh 2017-03-02 17:32:49 -08:00
Docker Library Bot 1b95db417d Run update.sh 2017-02-08 11:33:57 -08:00
Docker Library Bot 03f25b13dc Run update.sh 2017-01-18 12:33:36 -08:00
Docker Library Bot 2bc140abb0 Run update.sh 2017-01-11 10:33:55 -08:00
Docker Library Bot 399b98d1cf Run update.sh 2016-12-16 03:32:57 -08:00
Docker Library Bot e78efab82b Run update.sh 2016-12-13 02:32:56 -08:00
Docker Library Bot c6445a12d7 Run update.sh 2016-10-27 15:32:55 -07:00
Docker Library Bot b4d17bce7d Run update.sh 2016-10-14 11:32:52 -07:00
Docker Library Bot 2718d75d1d Run update.sh 2016-10-12 09:32:55 -07:00
Docker Library Bot a242777f63 Run update.sh 2016-08-18 11:31:40 -07:00
Docker Library Bot b4412acbba Run update.sh 2016-08-09 11:16:45 -07:00
Docker Library Bot 9dad2acb93 Run update.sh 2016-08-05 13:24:53 -07:00