]> Dogcows Code - chaz/p5-HTTP-AnyUA/blobdiff - Dockerfile.test
add Dockerfile for testing
[chaz/p5-HTTP-AnyUA] / Dockerfile.test
diff --git a/Dockerfile.test b/Dockerfile.test
new file mode 100644 (file)
index 0000000..9d983b8
--- /dev/null
@@ -0,0 +1,4 @@
+FROM perl:5.14
+MAINTAINER Charles McGarvey <ccm@cpan.org>
+# RUN apt-get update && apt-get install -y libexpat1-dev libssl-dev
+RUN cpanm -n TAP::Formatter::JUnit
This page took 0.021426 seconds and 4 git commands to generate.