solve circular dep
This commit is contained in:
parent
542cd87ff5
commit
6ce15ae09f
@ -7,11 +7,11 @@ services:
|
|||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
links:
|
links:
|
||||||
- api-lb:api
|
- functions-worker:api
|
||||||
labels:
|
labels:
|
||||||
io.rancher.container.pull_image: always
|
io.rancher.container.pull_image: always
|
||||||
api-lb:
|
api-lb:
|
||||||
image: rancher/lb-service-haproxy:v0.6.2
|
image: rancher/lb-service-haproxy:v0.6.4
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080/tcp
|
- 8080:8080/tcp
|
||||||
- 4000:4000/tcp
|
- 4000:4000/tcp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user