add entrypoint

This commit is contained in:
dave 2015-12-29 21:55:56 -08:00
parent a2dd1ad109
commit 9d3a4ae4ce
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ RUN chown -R streamrecord /home/streamrecord/app ; \
rm -rf /etc/cron*
EXPOSE 80
ENTRYPOINT ["supervisord"]