Skip to content

Commit

Permalink
Start the service by default
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Jul 12, 2019
1 parent 7ce8d34 commit 910630b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ WORKDIR /app
# USER nlp
#ENTRYPOINT ["/app/docker/docker-entrypoint.sh"]
# RUN /app/docker/docker-setup.sh
#CMD ["start"]
CMD ["start"]

CMD ["bash"]
# CMD ["bash"]

0 comments on commit 910630b

Please sign in to comment.