Merge "Use zuul/nodepool-launcher container for docker-compose"

This commit is contained in:
Zuul 2018-10-18 04:29:53 +00:00 committed by Gerrit Code Review
commit 2a418278f5
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ services:
command: "nodepool-launcher -d"
depends_on:
- zk
image: zuul/nodepool
image: zuul/nodepool-launcher
volumes:
- "./etc_nodepool/:/etc/nodepool/:z"
ports: