aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/docker_compose/example_with_recipe_config/docker-compose.yml
blob: 20419b32eb682ddcdb79161fd792a54a2d0b4674 (plain) (blame)
1
2
3
4
5
6
version: '3.4'
services:
  test:
    build:
      context: $main