update docker-compose.yml.
This commit is contained in:
parent
80f150f93b
commit
0cd7f719a7
@ -4,7 +4,7 @@ services:
|
|||||||
container_name: clair_postgres
|
container_name: clair_postgres
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: postgres
|
POSTGRES_PASSWORD: <SET POSTGRES PASSWORD>
|
||||||
|
|
||||||
clair:
|
clair:
|
||||||
container_name: clair_clair
|
container_name: clair_clair
|
||||||
|
Loading…
Reference in New Issue
Block a user