Markus Pesch fb3af62fc3
All checks were successful
Markdown linter / markdown-lint (push) Successful in 14s
Golang Tests / unittest (push) Successful in 30s
test(service): adapt exptected result of the command attribut
2025-05-22 09:58:05 +02:00

10 lines
168 B
YAML

services:
frontend:
command:
- /usr/bin/cp
- --recursive
- --force
- /tmp/foo.txt
- /tmp/bar.txt
image: library/frontend:latest