empty continuation lines in EDMS Dockerfile, is it an issue?

1,183 views
Skip to first unread message

Lin Pro

unread,
Sep 7, 2017, 4:26:17 PM9/7/17
to Mayan EDMS
Hello,
An error gets spit out while building EDMS from Dockerfile version 2.7.2-2
But the image seems to have been built successfully. Should anything be corrected in that file, though?

Regards
Lin


 
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.

Roberto Rosario

unread,
Sep 7, 2017, 11:34:43 PM9/7/17
to Mayan EDMS
Seems to be a warning about something that will change in the future and will produce an error instead then. The empty lines in the Dockerfile are only there for visual clarity and can be removed in the future to silence the warning. Issue added to track this: https://gitlab.com/mayan-edms/mayan-edms-docker/issues/15
Reply all
Reply to author
Forward
0 new messages