mirror of https://github.com/docker/compose.git
9 lines
160 B
YAML
9 lines
160 B
YAML
|
services:
|
||
|
platforms:
|
||
|
image: build-test-platform:test
|
||
|
build:
|
||
|
context: .
|
||
|
platforms:
|
||
|
- unsupported/unsupported
|
||
|
- linux/amd64
|