Add docker images for 0.2.0

This commit is contained in:
Kai Zimmermann
2018-06-11 16:04:12 +02:00
parent ac931ec8fa
commit f4340098d9
6 changed files with 182 additions and 17 deletions

View File

@@ -35,7 +35,7 @@ services:
# HawkBit service
# ---------------------
hawkbit:
image: "hawkbit/hawkbit-update-server:0.2.0M9-mysql"
image: "hawkbit/hawkbit-update-server:0.2.0-mysql"
environment:
- 'SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/hawkbit'
- 'SPRING_RABBITMQ_HOST=rabbitmq'