change to use 3.3 spec to allow attachable network

Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
This commit is contained in:
Chanwit Kaewkasi 2017-10-05 22:19:30 +07:00 committed by Alex Ellis
parent 329c0fc110
commit bb01b6579b

View File

@ -1,4 +1,4 @@
version: "3.2"
version: "3.3"
services:
gateway:
volumes:
@ -201,5 +201,4 @@ services:
networks:
functions:
driver: overlay
# Docker does not support this option yet - maybe create outside of the stack and reference as "external"?
#attachable: true
attachable: true