FROM reo7sp/tgbot-cpp MAINTAINER Oleg Morozenkov WORKDIR /usr/src/received-text-processing COPY . . RUN cmake . RUN make -j4 CMD ./received-text-processing