FROM redmine:3.4.13
MAINTAINER Andrej RamaĊĦeuski <andrej.ramaseuski@pirati.cz>

RUN	apt-get update && \
	apt-get install -y --no-install-recommends \
    build-essential

COPY ./themes/ /usr/src/redmine/public/themes/