mirror of
https://github.com/docker/compose.git
synced 2025-08-22 18:18:13 +02:00
9 lines
160 B
YAML
9 lines
160 B
YAML
services:
|
|
platforms:
|
|
image: build-test-platform:test
|
|
build:
|
|
context: .
|
|
platforms:
|
|
- unsupported/unsupported
|
|
- linux/amd64
|