Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 665 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 665 Bytes

Devel::Cover Docker

This repository contains Dockerfiles and a script to create the docker images for cpancover.

To build the latest image, run ./BUILD

If you don't have permissions to push the image as user pjcj then use the --user option to BUILD to specify a user for whom you do have permissions.

This command will build a docker image for running a Devel::Cover run on a module, and this will be used in cpancover.com.

On the cpancover server, check out the version of Devel::Cover you want to use and then follow the instructions in docs/cpancover.md.