in reply to current best practices for Perl-daemons on Linux

Looks good to me. I generally would prefer just a .deb package over a docker image (of course, you should also create a regular CPAN distribution for perlbrew, non-debian users, etc). For creating the .deb file, have a look at the cpan2deb script in the dh-make-perl package.

Good Day,
    Dean

  • Comment on Re: current best practices for Perl-daemons on Linux