mirror of
https://github.com/openfaas/faas.git
synced 2025-06-13 10:46:46 +00:00
Move to functions/gateway:0.5.5
This commit is contained in:
parent
9a70973e00
commit
1ab2576bf6
@ -7,11 +7,11 @@ services:
|
|||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
image: functions/gateway:0.5.3
|
image: functions/gateway:0.5.5
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
environment:
|
# environment:
|
||||||
dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
# dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints: [node.role == manager]
|
constraints: [node.role == manager]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user