Skip to content

Commit

Permalink
Remove reload.sh from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAubuchon committed Apr 30, 2015
1 parent 521ebfe commit f4d4947
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN mkdir -p /consul-template /tmp/nginx
ADD template/ /consul-template/
ADD launch.sh /launch.sh
ADD nginx-run.sh /nginx-run.sh
ADD reload.sh /reload.sh
ADD nginx/nginx-auth.conf /etc/nginx/nginx-auth.conf

CMD ["/launch.sh"]

0 comments on commit f4d4947

Please sign in to comment.