n-insaidoo / docker-alpine-perl-runtime

Alpine-based image suitable to run Perl projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Alpine-based image suitable to run Perl projects


Languages

Language:Dockerfile 100.0%