mirror of
https://github.com/docker/compose.git
synced 2026-06-25 18:48:47 +00:00
6 lines
75 B
YAML
6 lines
75 B
YAML
version: "3.7"
|
|
|
|
services:
|
|
nginx:
|
|
image: nginx
|
|
isolation: FARGATE
|