mirror of https://github.com/docker/compose.git
7 lines
75 B
YAML
7 lines
75 B
YAML
|
version: "3.7"
|
||
|
|
||
|
services:
|
||
|
nginx:
|
||
|
image: nginx
|
||
|
isolation: FARGATE
|