5 lines
78 B
YAML
5 lines
78 B
YAML
|
services:
|
||
|
curl:
|
||
|
image: "alpine:${TAG}"
|
||
|
command: cat /etc/os-release
|