Skip to content

Commit

Permalink
Duplicate health-check
Browse files Browse the repository at this point in the history
  • Loading branch information
karamazi committed Feb 9, 2016
1 parent 3554b9d commit 866f5f8
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 @@ -23,7 +23,6 @@ RUN rm -f /etc/phpmyadmin/config-db.php

ADD ./supervisor/mysql.conf /etc/supervisor/conf.d/
ADD ./supervisor/register_in_service_discovery.conf /etc/supervisor/conf.d/
ADD ./health-checks/mysql-ok /opt/microservice/health-checks/

# Add MySQL configuration.
ADD my.cnf /etc/mysql/conf.d/my.cnf
Expand Down

0 comments on commit 866f5f8

Please sign in to comment.