5 lines
71 B
YAML
5 lines
71 B
YAML
services:
|
|
foo:
|
|
image: "ubuntu:latest"
|
|
entrypoint: "echo foo"
|