FROM reo7sp/tgbot-cpp MAINTAINER Oleg Morozenkov WORKDIR /usr/src/echobot-setmycommands COPY . . RUN cmake . RUN make -j4 CMD ./echobot-setmycommands