6 lines
69 B
YAML
6 lines
69 B
YAML
version: '3'
|
|
|
|
services:
|
|
hello_world:
|
|
image: hello-world:latest
|