concordia-docker/lemmagen/Dockerfile

6 lines
223 B
Docker
Raw Normal View History

2019-05-15 21:19:00 +02:00
FROM ubuntu:16.04
RUN apt-get update && apt-get -y install git mono-runtime
RUN git clone https://git.wmi.amu.edu.pl/rjawor/lemmagen-wrapper.git
2019-05-16 09:52:20 +02:00
CMD mono /lemmagen-wrapper/LemmaGenSockets/bin/Debug/LemmaGenSockets.exe