mirror of
https://github.com/openfaas/faas.git
synced 2025-06-13 10:46:46 +00:00
change to use 3.3 spec to allow attachable network
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
This commit is contained in:
parent
329c0fc110
commit
bb01b6579b
@ -1,4 +1,4 @@
|
|||||||
version: "3.2"
|
version: "3.3"
|
||||||
services:
|
services:
|
||||||
gateway:
|
gateway:
|
||||||
volumes:
|
volumes:
|
||||||
@ -201,5 +201,4 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
functions:
|
functions:
|
||||||
driver: overlay
|
driver: overlay
|
||||||
# Docker does not support this option yet - maybe create outside of the stack and reference as "external"?
|
attachable: true
|
||||||
#attachable: true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user