From 85f402b8e3c9bbc03cc6486d774c28eefdc05d36 Mon Sep 17 00:00:00 2001 From: hylom Date: Mon, 3 Oct 2016 22:41:50 +0900 Subject: [PATCH] newslash-test-container: Update Dockerfile --- newslash-test-container/Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/newslash-test-container/Dockerfile b/newslash-test-container/Dockerfile index c0567af0..7e12b427 100644 --- a/newslash-test-container/Dockerfile +++ b/newslash-test-container/Dockerfile @@ -4,7 +4,8 @@ MAINTAINER hirom@osdn.jp RUN apt-get update -y RUN apt-get install -y vim-nox lv less libmojolicious-perl RUN apt-get install -y libjs-bootstrap libdbd-mysql libdbi-perl \ - libdbd-mysql-perl libtemplate-perl node-less libcrypt-openssl-random-perl + libdbd-mysql-perl libtemplate-perl node-less libcrypt-openssl-random-perl \ + libemail-valid-perl COPY newslash.cnf /etc/mysql/conf.d/ -- 2.11.0