File: compose-include-cycle.yaml

package info (click to toggle)
golang-github-compose-spec-compose-go 2.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,744 kB
  • sloc: makefile: 35
file content (7 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
include:
  - compose-include-cycle.yaml

name: project
services:
  foo:
    image: foo