compose/tests/fixtures/override-files/docker-compose.override.yml

8 lines
77 B
YAML

version: '2.2'
services:
web:
command: "top"
db:
command: "top"