system-config/playbooks/roles/zuul-preview/files/zuul-preview-docker/docker-compose.yaml
James E. Blair 287eecd9d2 Run zuul-preview
Change-Id: Ib72e2bd29d1061822e0c16c201445115a5e5c58f
2019-02-25 13:14:51 -08:00

12 lines
264 B
YAML

# Version 2 is the latest that is supported by docker-compose in
# Ubuntu Xenial.
version: '2'
services:
zuul-preview:
restart: always
image: zuul/zuul-preview:latest
network_mode: host
environment:
ZUUL_API_URL: https://zuul.opendev.org/