aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/docker_compose/example_with_context/docker-context.yml
blob: 19adc96fad2f9f542d01407a360a70dff5e779bd (plain) (blame)
1
2
3
4
5
main:
  - build://devtools/dummy_arcadia/hello_world/hello_world: bin/hello
  - arcadia://library/recipes/docker_compose/example/Dockerfile: Dockerfile
  - arcadia://library/recipes/docker_compose/example/app.py: app.py
  - arcadia://library/recipes/docker_compose/example/requirements.txt: requirements.txt