mirror of
https://github.com/docker/compose.git
synced 2025-11-01 04:04:05 +01:00
7 lines
75 B
YAML
7 lines
75 B
YAML
version: "3.7"
|
|
|
|
services:
|
|
nginx:
|
|
image: nginx
|
|
isolation: FARGATE
|