/docker-alpine-perl-runtime

Alpine-based image suitable to run Perl projects

Primary LanguageDockerfile

alpine-perl-runtime

Docker Pulls Docker Build Status

This is a Docker image based on alpine that can be used to run Perl projects. This is the companion to alpine-perl-devel image.

This includes:

Some common libs and tools are also included:

  • openssl;
  • zlib;
  • expat;
  • libxml2 and libxml-utils;
  • jq.

Recommended usage

See the alpine-perl-devel image for the recommended usage.

Repository

This image source repository is at https://github.com/melo/docker-alpine-perl-runtime.

Author

Pedro Melo melo@simplicidade.org