Docker provides a lightweight environment for running Perl, but the documentation for starts with a full copy of Ubuntu! Instead of treating docker containers as VM's we can build a minimal container that works as a base for running applications with Perl.
This talk describes the basics of building a new container with a few alternatives for using an O/S image, busybox, libraries, or nothing to run Perl.