mirror of
https://github.com/docker/compose.git
synced 2025-09-01 15:08:14 +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
|