FROM registry.yandex.net/maps/core-base-bionic:9754240
MAINTAINER Mikhail Plotkin <miplot@yandex-team.ru>

ENV DEBIAN_FRONTEND noninteractive

COPY install /

RUN chown -R www-data /var/www/.postgresql

RUN yacare enable mrc-browser-pro
