summaryrefslogtreecommitdiff
path: root/tests/fixtures/ps-services-filter/docker-compose.yml
blob: 3d86093731a54b2e25c031f86dddc90c73d969a7 (plain)
1
2
3
4
5
6
with_image:
  image: busybox:latest
  command: top
with_build:
  build: ../build-ctx/
  command: top