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