Merge "Remove docker compose version from zuul services"
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
# Version 2 is the latest that is supported by docker-compose in
|
||||
# Ubuntu Xenial.
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
executor:
|
||||
restart: on-failure
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# Version 2 is the latest that is supported by docker-compose in
|
||||
# Ubuntu Xenial.
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
launcher:
|
||||
restart: on-failure
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# Version 2 is the latest that is supported by docker-compose in
|
||||
# Ubuntu Xenial.
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
merger:
|
||||
restart: on-failure
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# Version 2 is the latest that is supported by docker-compose in
|
||||
# Ubuntu Xenial.
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
scheduler:
|
||||
restart: always
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# Version 2 is the latest that is supported by docker-compose in
|
||||
# Ubuntu Xenial.
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
web:
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user