FROM ubuntu:18.04 RUN apt-get update && \ apt-get install -y file poppler-utils imagemagick COPY convert_to_pixels /tmp/convert_to_pixels