Skip to content
Snippets Groups Projects
Commit 064df8e0 authored by Tomasz Walkowiak's avatar Tomasz Walkowiak
Browse files

Update Dockerfile

parent 5ce7df5a
No related branches found
No related tags found
No related merge requests found
......@@ -17,3 +17,8 @@ RUN cd src && \
WORKDIR /home/worker
RUN cp /home/install/src/bin/morphodita morphodita_service
COPY /entrypoint.sh /entrypoint.sh
CMD ["./morphodita_service"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment