Removing intermediate container 902f3815a574
[WARNING]: Empty continuation line found in:
RUN apt-get update && apt-get -o Dpkg::Options::="--force-confnew" dist-upgrade -y && apt-get install -y --no-install-recommends curl gcc gettext-base ghostscript gpgv graphviz libjpeg-dev libmagic1 libmysqlclient-dev libpng-dev libpq-dev libreoffice libtiff-dev locales nginx netcat-openbsd poppler-utils python-dev python-pip python-setuptools python-wheel redis-server supervisor tesseract-ocr && apt-get clean autoclean && apt-get autoremove --purge -y && rm -rf /var/lib/apt/lists/* && rm -f /var/cache/apt/archives/*.deb
[WARNING]: Empty continuation lines will become errors in a future release.