version: '3' networks: proxy: external: true services: web: image: cjpalmer/git-daemon:0.1.0 volumes: - /srv/git:/srv/git:ro networks: - proxy