compose/tests/fixtures/simple-composefile/can-build-pull-failures.yml
Nicolas De Loof 55c5c8e8ac
Report image we can't pull and must be built
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2019-11-25 15:18:27 +01:00

7 lines
116 B
YAML

version: '3'
services:
can_build:
image: nonexisting-image-but-can-build:latest
build: .
command: top