update docker-compose.yml.

This commit is contained in:
unageanu 2016-03-09 16:56:20 +09:00
parent 80f150f93b
commit 0cd7f719a7

View File

@ -4,7 +4,7 @@ services:
container_name: clair_postgres
image: postgres:latest
environment:
POSTGRES_PASSWORD: postgres
POSTGRES_PASSWORD: <SET POSTGRES PASSWORD>
clair:
container_name: clair_clair