Thanks @diocles for the [blog post](http://tech-blog.cv-library.co.uk/2017/08/31/perl-as-pid-1-under-docker/). I should probably add a hint for it in https://github.com/docker-library/docs/blob/master/perl/content.md for everyone's future reference, namely to run the container on Docker >= 1.13 with `--init` flag if they need it (or using [dumb-init](https://github.com/Yelp/dumb-init) on older Docker versions.)