FROM debian:jessie 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 \ libemail-valid-perl RUN apt-get install -y tinymce libredis-perl libhtml-tidy-perl liburi-perl # slash's dependency RUN apt-get install -y libdate-calc-perl libdatetime-perl liburi-perl libjson-perl \ libcache-memcached-fast-perl libdata-javascript-anon-perl libwww-perl COPY newslash.cnf /etc/mysql/conf.d/ EXPOSE 80