Skip to content

Commit

Permalink
remove configurador do entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiomontefuscolo committed Jul 5, 2016
1 parent 847f4c0 commit 7d67eb2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 81 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -41,5 +41,5 @@ RUN npm install \

USER root
EXPOSE 80 8000
ENTRYPOINT ["/app/timtec/docker/entrypoint.py"]

CMD ["supervisord", "-c", "/app/timtec/docker/supervisord.conf"]
80 changes: 0 additions & 80 deletions docker/entrypoint.py

This file was deleted.

0 comments on commit 7d67eb2

Please sign in to comment.