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

Update Dockerfile

parent 5ce7df5a
Branches
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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment