Cameradar now waits for MySQL before being deployed

This commit is contained in:
Brendan LE GLAUNEC
2016-06-03 09:07:07 +02:00
parent 2cf49a8db4
commit c6d801750e
3 changed files with 10 additions and 4 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ cameradar:
- "./conf:/tmp/conf:ro"
- "./cameradar_thumbnails:/tmp/cameradar_thumbnails"
links:
- ext_cctv_mysql
ext_cctv_mysql:
- mysql
mysql:
image: mysql:5.7
environment:
MYSQL_ROOT_PASSWORD: root